alkimia
8.0.2
|
Public Member Functions | |
Private () | |
~Private () | |
Public Attributes | |
AlkOnlineQuotesProfileList | m_profiles |
QPointer< AlkWebPage > | m_page |
bool | m_withPage |
Definition at line 26 of file alkonlinequotesprofilemanager.cpp.
|
inline |
Definition at line 32 of file alkonlinequotesprofilemanager.cpp.
|
inline |
Definition at line 37 of file alkonlinequotesprofilemanager.cpp.
References m_page.
QPointer<AlkWebPage> AlkOnlineQuotesProfileManager::Private::m_page |
Definition at line 30 of file alkonlinequotesprofilemanager.cpp.
Referenced by AlkOnlineQuotesProfileManager::webPage(), and ~Private().
AlkOnlineQuotesProfileList AlkOnlineQuotesProfileManager::Private::m_profiles |
Definition at line 29 of file alkonlinequotesprofilemanager.cpp.
Referenced by AlkOnlineQuotesProfileManager::addProfile(), and AlkOnlineQuotesProfileManager::profiles().
bool AlkOnlineQuotesProfileManager::Private::m_withPage |
Definition at line 31 of file alkonlinequotesprofilemanager.cpp.
Referenced by AlkOnlineQuotesProfileManager::setWebPageEnabled(), and AlkOnlineQuotesProfileManager::webPageEnabled().