alkimia  8.0.2
Public Slots | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
AlkOnlineQuotesProfile::Private Class Reference
Inheritance diagram for AlkOnlineQuotesProfile::Private:

Public Slots

void slotUpdatesFound (const KNS3::Entry::List &updates)
 
void entryStatusChanged (const KNS3::Entry &entry)
 
const QStringList quoteSourcesNative ()
 
const QStringList quoteSourcesFinanceQuote ()
 
const QStringList quoteSourcesSkrooge ()
 
const QStringList quoteSourcesGHNS ()
 
const AlkOnlineQuotesProfile::Map defaultQuoteSources ()
 
QString dataRootPath ()
 return data root path More...
 
QString homeRootPath ()
 return home root path More...
 
QString configPath ()
 
QString dataReadPath ()
 
QString dataWritePath ()
 

Public Member Functions

 Private (AlkOnlineQuotesProfile *p)
 
 ~Private ()
 
void checkUpdates ()
 

Public Attributes

AlkOnlineQuotesProfilem_p
 
QString m_name
 
QString m_GHNSFile
 
QString m_GHNSFilePath
 
QString m_kconfigFile
 
AlkOnlineQuotesProfileManagerm_profileManager
 
KNS3::DownloadManager * m_manager
 
KConfig * m_config
 
Type m_type
 

Static Public Attributes

static QString m_financeQuoteScriptPath
 
static QStringList m_financeQuoteSources
 

Detailed Description

Definition at line 39 of file alkonlinequotesprofile.cpp.

Constructor & Destructor Documentation

◆ Private()

AlkOnlineQuotesProfile::Private::Private ( AlkOnlineQuotesProfile p)
inline

Definition at line 55 of file alkonlinequotesprofile.cpp.

References m_financeQuoteScriptPath.

◆ ~Private()

AlkOnlineQuotesProfile::Private::~Private ( )
inline

Definition at line 69 of file alkonlinequotesprofile.cpp.

References m_config, and m_manager.

Member Function Documentation

◆ checkUpdates()

void AlkOnlineQuotesProfile::Private::checkUpdates ( )
inline

◆ configPath

QString AlkOnlineQuotesProfile::Private::configPath ( )
inlineslot

◆ dataReadPath

QString AlkOnlineQuotesProfile::Private::dataReadPath ( )
inlineslot

◆ dataRootPath

QString AlkOnlineQuotesProfile::Private::dataRootPath ( )
inlineslot

return data root path

Returns
path

Definition at line 220 of file alkonlinequotesprofile.cpp.

Referenced by dataReadPath().

◆ dataWritePath

QString AlkOnlineQuotesProfile::Private::dataWritePath ( )
inlineslot

◆ defaultQuoteSources

const AlkOnlineQuotesProfile::Map AlkOnlineQuotesProfile::Private::defaultQuoteSources ( )
inlineslot

◆ entryStatusChanged

void AlkOnlineQuotesProfile::Private::entryStatusChanged ( const KNS3::Entry &  entry)
inlineslot

Definition at line 97 of file alkonlinequotesprofile.cpp.

Referenced by checkUpdates().

◆ homeRootPath

QString AlkOnlineQuotesProfile::Private::homeRootPath ( )
inlineslot

◆ quoteSourcesFinanceQuote

const QStringList AlkOnlineQuotesProfile::Private::quoteSourcesFinanceQuote ( )
inlineslot

◆ quoteSourcesGHNS

const QStringList AlkOnlineQuotesProfile::Private::quoteSourcesGHNS ( )
inlineslot

◆ quoteSourcesNative

const QStringList AlkOnlineQuotesProfile::Private::quoteSourcesNative ( )
inlineslot

◆ quoteSourcesSkrooge

const QStringList AlkOnlineQuotesProfile::Private::quoteSourcesSkrooge ( )
inlineslot

Definition at line 157 of file alkonlinequotesprofile.cpp.

References quoteSourcesGHNS().

◆ slotUpdatesFound

void AlkOnlineQuotesProfile::Private::slotUpdatesFound ( const KNS3::Entry::List &  updates)
inlineslot

Definition at line 89 of file alkonlinequotesprofile.cpp.

Referenced by checkUpdates().

Member Data Documentation

◆ m_config

KConfig* AlkOnlineQuotesProfile::Private::m_config

◆ m_financeQuoteScriptPath

QString AlkOnlineQuotesProfile::Private::m_financeQuoteScriptPath
static

Definition at line 52 of file alkonlinequotesprofile.cpp.

Referenced by Private(), and quoteSourcesFinanceQuote().

◆ m_financeQuoteSources

QStringList AlkOnlineQuotesProfile::Private::m_financeQuoteSources
static

Definition at line 53 of file alkonlinequotesprofile.cpp.

Referenced by quoteSourcesFinanceQuote().

◆ m_GHNSFile

QString AlkOnlineQuotesProfile::Private::m_GHNSFile

◆ m_GHNSFilePath

QString AlkOnlineQuotesProfile::Private::m_GHNSFilePath

◆ m_kconfigFile

QString AlkOnlineQuotesProfile::Private::m_kconfigFile

◆ m_manager

KNS3::DownloadManager* AlkOnlineQuotesProfile::Private::m_manager

Definition at line 49 of file alkonlinequotesprofile.cpp.

Referenced by checkUpdates(), and ~Private().

◆ m_name

QString AlkOnlineQuotesProfile::Private::m_name

◆ m_p

AlkOnlineQuotesProfile* AlkOnlineQuotesProfile::Private::m_p

Definition at line 43 of file alkonlinequotesprofile.cpp.

Referenced by checkUpdates(), defaultQuoteSources(), and quoteSourcesGHNS().

◆ m_profileManager

AlkOnlineQuotesProfileManager* AlkOnlineQuotesProfile::Private::m_profileManager

◆ m_type

Type AlkOnlineQuotesProfile::Private::m_type

The documentation for this class was generated from the following file: