alkimia  8.0.2
Public Member Functions | Public Attributes | List of all members
AlkOnlineQuoteSource::Private Class Reference

Public Member Functions

 Private ()
 
 Private (const Private *other)
 
bool read ()
 
bool write ()
 
bool remove ()
 
QString ghnsReadFilePath ()
 
QString ghnsWriteFilePath ()
 
bool readFromGHNSFile ()
 
bool writeToGHNSFile ()
 
bool removeGHNSFile ()
 

Public Attributes

QString m_name
 
QString m_url
 
QString m_sym
 
QString m_price
 
QString m_date
 
QString m_dateformat
 
bool m_skipStripping
 
AlkOnlineQuotesProfilem_profile
 
bool m_isGHNSSource
 
bool m_storageChanged
 
bool m_readOnly
 

Detailed Description

Definition at line 31 of file alkonlinequotesource.cpp.

Constructor & Destructor Documentation

◆ Private() [1/2]

AlkOnlineQuoteSource::Private::Private ( )
inline

Definition at line 51 of file alkonlinequotesource.cpp.

◆ Private() [2/2]

AlkOnlineQuoteSource::Private::Private ( const Private other)
inline

Definition at line 60 of file alkonlinequotesource.cpp.

Member Function Documentation

◆ ghnsReadFilePath()

QString AlkOnlineQuoteSource::Private::ghnsReadFilePath ( )
inline

Definition at line 125 of file alkonlinequotesource.cpp.

◆ ghnsWriteFilePath()

QString AlkOnlineQuoteSource::Private::ghnsWriteFilePath ( )
inline

Definition at line 130 of file alkonlinequotesource.cpp.

Referenced by AlkOnlineQuoteSource::ghnsWriteFileName().

◆ read()

bool AlkOnlineQuoteSource::Private::read ( )
inline

Definition at line 74 of file alkonlinequotesource.cpp.

Referenced by AlkOnlineQuoteSource::read().

◆ readFromGHNSFile()

bool AlkOnlineQuoteSource::Private::readFromGHNSFile ( )
inline

Definition at line 136 of file alkonlinequotesource.cpp.

References m_price.

Referenced by AlkOnlineQuoteSource::read().

◆ remove()

bool AlkOnlineQuoteSource::Private::remove ( )
inline

◆ removeGHNSFile()

bool AlkOnlineQuoteSource::Private::removeGHNSFile ( )
inline

◆ write()

bool AlkOnlineQuoteSource::Private::write ( )
inline

Definition at line 95 of file alkonlinequotesource.cpp.

Referenced by AlkOnlineQuoteSource::write().

◆ writeToGHNSFile()

bool AlkOnlineQuoteSource::Private::writeToGHNSFile ( )
inline

Definition at line 173 of file alkonlinequotesource.cpp.

Referenced by AlkOnlineQuoteSource::write().

Member Data Documentation

◆ m_date

QString AlkOnlineQuoteSource::Private::m_date

◆ m_dateformat

QString AlkOnlineQuoteSource::Private::m_dateformat

◆ m_isGHNSSource

bool AlkOnlineQuoteSource::Private::m_isGHNSSource

◆ m_name

QString AlkOnlineQuoteSource::Private::m_name

◆ m_price

QString AlkOnlineQuoteSource::Private::m_price

◆ m_profile

AlkOnlineQuotesProfile* AlkOnlineQuoteSource::Private::m_profile

◆ m_readOnly

bool AlkOnlineQuoteSource::Private::m_readOnly

Definition at line 204 of file alkonlinequotesource.cpp.

Referenced by AlkOnlineQuoteSource::isReadOnly().

◆ m_skipStripping

bool AlkOnlineQuoteSource::Private::m_skipStripping

◆ m_storageChanged

bool AlkOnlineQuoteSource::Private::m_storageChanged

◆ m_sym

QString AlkOnlineQuoteSource::Private::m_sym

◆ m_url

QString AlkOnlineQuoteSource::Private::m_url

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