CC Class Reference

#include <CC.h>

List of all members.

Public Member Functions

 CC ()
 ~CC ()
void getHistory (BarData *, QDateTime &, QString &, bool, int, BarData::BarLength)
bool createNew (QString &path, QString &symbol, QString &adjustment)
bool prefDialog (QString &adjustment)

Protected Attributes

QString helpFile


Detailed Description

Definition at line 29 of file CC.h.


Constructor & Destructor Documentation

CC::CC (  ) 

Definition at line 34 of file CC.cpp.

CC::~CC (  ) 

Definition at line 38 of file CC.cpp.


Member Function Documentation

void CC::getHistory ( BarData barData,
QDateTime &  startDate,
QString &  fs,
bool  adjustFlag,
int  barRange,
BarData::BarLength  barLength 
)

Definition at line 42 of file CC.cpp.

References BarData::appendRaw(), DBBase::close(), BarData::count(), Config::DataPath, BarData::getBar(), Bar::getClose(), BarData::getClose(), FuturesData::getCurrentContract(), Config::getData(), BarData::getDate(), Bar::getEmptyFlag(), FuturesData::getExchange(), Bar::getHigh(), DbPlugin::getHistory(), Bar::getLow(), Bar::getOpen(), FuturesData::getSymbol(), DbPlugin::setBarLength(), DbPlugin::setBarRange(), Bar::setClose(), Bar::setEmptyFlag(), Bar::setHigh(), Bar::setLow(), Bar::setOpen(), and FuturesData::setSymbol().

bool CC::createNew ( QString &  path,
QString &  symbol,
QString &  adjustment 
)

Definition at line 193 of file CC.cpp.

References PrefDialog::addCheckItem(), PrefDialog::addComboItem(), PrefDialog::createPage(), Config::DataPath, PrefDialog::getCheck(), PrefDialog::getCombo(), Config::getData(), FuturesData::getSymbolList(), helpFile, and PrefDialog::setHelpFile().

bool CC::prefDialog ( QString &  adjustment  ) 

Definition at line 252 of file CC.cpp.

References PrefDialog::addCheckItem(), PrefDialog::createPage(), PrefDialog::getCheck(), helpFile, and PrefDialog::setHelpFile().


Member Data Documentation

QString CC::helpFile [protected]

Definition at line 40 of file CC.h.

Referenced by createNew(), and prefDialog().


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