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 72 of file alkonlinequotesprofile.cpp.

◆ ~Private()

AlkOnlineQuotesProfile::Private::~Private ( )
inline

Definition at line 86 of file alkonlinequotesprofile.cpp.

Member Function Documentation

◆ checkUpdates()

void AlkOnlineQuotesProfile::Private::checkUpdates ( )
inline

Definition at line 92 of file alkonlinequotesprofile.cpp.

Referenced by dataWritePath().

◆ configPath

QString AlkOnlineQuotesProfile::Private::configPath ( )
inlineslot

Definition at line 261 of file alkonlinequotesprofile.cpp.

Referenced by dataWritePath().

◆ dataReadPath

QString AlkOnlineQuotesProfile::Private::dataReadPath ( )
inlineslot

◆ dataRootPath

QString AlkOnlineQuotesProfile::Private::dataRootPath ( )
inlineslot

return data root path

Returns
path

Definition at line 237 of file alkonlinequotesprofile.cpp.

◆ 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 114 of file alkonlinequotesprofile.cpp.

◆ homeRootPath

QString AlkOnlineQuotesProfile::Private::homeRootPath ( )
inlineslot

return home root path

Returns
path

Definition at line 246 of file alkonlinequotesprofile.cpp.

◆ quoteSourcesFinanceQuote

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

Definition at line 155 of file alkonlinequotesprofile.cpp.

Referenced by AlkOnlineQuotesProfile::quoteSources().

◆ quoteSourcesGHNS

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

Definition at line 179 of file alkonlinequotesprofile.cpp.

Referenced by AlkOnlineQuotesProfile::quoteSources().

◆ quoteSourcesNative

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

Definition at line 119 of file alkonlinequotesprofile.cpp.

Referenced by AlkOnlineQuotesProfile::quoteSources().

◆ quoteSourcesSkrooge

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

Definition at line 174 of file alkonlinequotesprofile.cpp.

◆ slotUpdatesFound

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

Definition at line 106 of file alkonlinequotesprofile.cpp.

Member Data Documentation

◆ m_config

KConfig* AlkOnlineQuotesProfile::Private::m_config

Definition at line 67 of file alkonlinequotesprofile.cpp.

Referenced by dataWritePath(), and AlkOnlineQuotesProfile::kConfig().

◆ m_financeQuoteScriptPath

QString AlkOnlineQuotesProfile::Private::m_financeQuoteScriptPath
static

Definition at line 69 of file alkonlinequotesprofile.cpp.

◆ m_financeQuoteSources

QStringList AlkOnlineQuotesProfile::Private::m_financeQuoteSources
static

Definition at line 70 of file alkonlinequotesprofile.cpp.

◆ 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 66 of file alkonlinequotesprofile.cpp.

◆ m_name

QString AlkOnlineQuotesProfile::Private::m_name

Definition at line 61 of file alkonlinequotesprofile.cpp.

Referenced by dataWritePath(), and AlkOnlineQuotesProfile::name().

◆ m_p

AlkOnlineQuotesProfile* AlkOnlineQuotesProfile::Private::m_p

Definition at line 60 of file alkonlinequotesprofile.cpp.

◆ 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: