|
alkimia
8.0.3
|
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 | |
| AlkOnlineQuotesProfile * | m_p |
| QString | m_name |
| QString | m_GHNSFile |
| QString | m_GHNSFilePath |
| QString | m_kconfigFile |
| AlkOnlineQuotesProfileManager * | m_profileManager |
| KNS3::DownloadManager * | m_manager |
| KConfig * | m_config |
| Type | m_type |
Static Public Attributes | |
| static QString | m_financeQuoteScriptPath |
| static QStringList | m_financeQuoteSources |
Definition at line 39 of file alkonlinequotesprofile.cpp.
|
inline |
Definition at line 55 of file alkonlinequotesprofile.cpp.
References m_financeQuoteScriptPath.
|
inline |
Definition at line 69 of file alkonlinequotesprofile.cpp.
|
inline |
Definition at line 75 of file alkonlinequotesprofile.cpp.
References entryStatusChanged(), AlkOnlineQuotesProfile::hotNewStuffConfigFile(), m_manager, m_p, and slotUpdatesFound().
Referenced by AlkOnlineQuotesProfile::AlkOnlineQuotesProfile().
|
inlineslot |
Definition at line 246 of file alkonlinequotesprofile.cpp.
References AlkOnlineQuotesProfile::Alkimia4, AlkOnlineQuotesProfile::Alkimia5, homeRootPath(), AlkOnlineQuotesProfile::KMyMoney4, AlkOnlineQuotesProfile::KMyMoney5, m_type, AlkOnlineQuotesProfile::Skrooge4, and AlkOnlineQuotesProfile::Skrooge5.
Referenced by AlkOnlineQuotesProfile::AlkOnlineQuotesProfile().
|
inlineslot |
Definition at line 256 of file alkonlinequotesprofile.cpp.
References AlkOnlineQuotesProfile::Alkimia4, AlkOnlineQuotesProfile::Alkimia5, dataRootPath(), AlkOnlineQuotesProfile::KMyMoney4, AlkOnlineQuotesProfile::KMyMoney5, m_type, AlkOnlineQuotesProfile::Skrooge4, and AlkOnlineQuotesProfile::Skrooge5.
Referenced by AlkOnlineQuotesProfile::hotNewStuffReadPath().
|
inlineslot |
return data root path
Definition at line 222 of file alkonlinequotesprofile.cpp.
Referenced by dataReadPath().
|
inlineslot |
Definition at line 266 of file alkonlinequotesprofile.cpp.
References AlkOnlineQuotesProfile::Alkimia4, AlkOnlineQuotesProfile::Alkimia5, homeRootPath(), AlkOnlineQuotesProfile::KMyMoney4, AlkOnlineQuotesProfile::KMyMoney5, m_type, AlkOnlineQuotesProfile::Skrooge4, and AlkOnlineQuotesProfile::Skrooge5.
Referenced by AlkOnlineQuotesProfile::hotNewStuffWriteDir().
|
inlineslot |
Definition at line 184 of file alkonlinequotesprofile.cpp.
References AlkOnlineQuotesProfile::Alkimia4, AlkOnlineQuotesProfile::Alkimia5, m_p, AlkOnlineQuoteSource::name(), AlkOnlineQuotesProfile::None, AlkOnlineQuoteSource::setName(), AlkOnlineQuoteSource::setProfile(), and AlkOnlineQuotesProfile::type().
Referenced by AlkOnlineQuotesProfile::defaultQuoteSources(), AlkOnlineQuotesProfile::quoteSources(), and quoteSourcesNative().
|
inlineslot |
Definition at line 97 of file alkonlinequotesprofile.cpp.
Referenced by checkUpdates().
|
inlineslot |
return home root path
Definition at line 231 of file alkonlinequotesprofile.cpp.
References AlkOnlineQuotesProfile::Alkimia4, AlkOnlineQuotesProfile::Alkimia5, AlkOnlineQuotesProfile::KMyMoney4, AlkOnlineQuotesProfile::KMyMoney5, m_type, AlkOnlineQuotesProfile::Skrooge4, and AlkOnlineQuotesProfile::Skrooge5.
Referenced by configPath(), and dataWritePath().
|
inlineslot |
Definition at line 138 of file alkonlinequotesprofile.cpp.
References AlkFinanceQuoteProcess::getSourceList(), AlkFinanceQuoteProcess::isFinished(), AlkFinanceQuoteProcess::launch(), m_financeQuoteScriptPath, and m_financeQuoteSources.
Referenced by AlkOnlineQuotesProfile::quoteSources().
|
inlineslot |
Definition at line 162 of file alkonlinequotesprofile.cpp.
References AlkOnlineQuoteSource::isEmpty(), m_GHNSFilePath, and m_p.
Referenced by AlkOnlineQuotesProfile::quoteSources(), and quoteSourcesSkrooge().
|
inlineslot |
Definition at line 102 of file alkonlinequotesprofile.cpp.
References defaultQuoteSources(), and m_kconfigFile.
Referenced by AlkOnlineQuotesProfile::quoteSources().
|
inlineslot |
Definition at line 157 of file alkonlinequotesprofile.cpp.
References quoteSourcesGHNS().
|
inlineslot |
Definition at line 89 of file alkonlinequotesprofile.cpp.
Referenced by checkUpdates().
| KConfig* AlkOnlineQuotesProfile::Private::m_config |
Definition at line 50 of file alkonlinequotesprofile.cpp.
Referenced by AlkOnlineQuotesProfile::AlkOnlineQuotesProfile(), AlkOnlineQuotesProfile::kConfig(), and ~Private().
|
static |
Definition at line 52 of file alkonlinequotesprofile.cpp.
Referenced by Private(), quoteSourcesFinanceQuote(), and AlkOnlineQuotesProfile::scriptPath().
|
static |
Definition at line 53 of file alkonlinequotesprofile.cpp.
Referenced by quoteSourcesFinanceQuote().
| QString AlkOnlineQuotesProfile::Private::m_GHNSFile |
Definition at line 45 of file alkonlinequotesprofile.cpp.
Referenced by AlkOnlineQuotesProfile::AlkOnlineQuotesProfile(), AlkOnlineQuotesProfile::hasGHNSSupport(), and AlkOnlineQuotesProfile::hotNewStuffConfigFile().
| QString AlkOnlineQuotesProfile::Private::m_GHNSFilePath |
Definition at line 46 of file alkonlinequotesprofile.cpp.
Referenced by AlkOnlineQuotesProfile::AlkOnlineQuotesProfile(), AlkOnlineQuotesProfile::hotNewStuffReadPath(), AlkOnlineQuotesProfile::hotNewStuffRelPath(), AlkOnlineQuotesProfile::hotNewStuffWriteDir(), and quoteSourcesGHNS().
| QString AlkOnlineQuotesProfile::Private::m_kconfigFile |
Definition at line 47 of file alkonlinequotesprofile.cpp.
Referenced by AlkOnlineQuotesProfile::AlkOnlineQuotesProfile(), AlkOnlineQuotesProfile::kConfigFile(), and quoteSourcesNative().
| KNS3::DownloadManager* AlkOnlineQuotesProfile::Private::m_manager |
Definition at line 49 of file alkonlinequotesprofile.cpp.
Referenced by checkUpdates(), and ~Private().
| QString AlkOnlineQuotesProfile::Private::m_name |
Definition at line 44 of file alkonlinequotesprofile.cpp.
Referenced by AlkOnlineQuotesProfile::AlkOnlineQuotesProfile(), and AlkOnlineQuotesProfile::name().
| AlkOnlineQuotesProfile* AlkOnlineQuotesProfile::Private::m_p |
Definition at line 43 of file alkonlinequotesprofile.cpp.
Referenced by checkUpdates(), defaultQuoteSources(), and quoteSourcesGHNS().
| AlkOnlineQuotesProfileManager* AlkOnlineQuotesProfile::Private::m_profileManager |
Definition at line 48 of file alkonlinequotesprofile.cpp.
Referenced by AlkOnlineQuotesProfile::manager(), and AlkOnlineQuotesProfile::setManager().
| Type AlkOnlineQuotesProfile::Private::m_type |
Definition at line 51 of file alkonlinequotesprofile.cpp.
Referenced by AlkOnlineQuotesProfile::AlkOnlineQuotesProfile(), configPath(), dataReadPath(), dataWritePath(), homeRootPath(), AlkOnlineQuotesProfile::quoteSources(), and AlkOnlineQuotesProfile::type().