SYMBOL Class Reference

#include <SYMBOL.h>

Inheritance diagram for SYMBOL:

Inheritance graph
[legend]
Collaboration diagram for SYMBOL:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 SYMBOL ()
virtual ~SYMBOL ()
PlotLinegetSYMBOL ()
PlotLinecalculateCustom (QString &, QPtrList< PlotLine > &)
void formatDialog (QStringList &vl, QString &rv, QString &rs)

Private Attributes

QString symbol


Detailed Description

Definition at line 24 of file SYMBOL.h.


Constructor & Destructor Documentation

SYMBOL::SYMBOL (  ) 

Definition at line 31 of file SYMBOL.cpp.

References IndicatorPlugin::formatList, IndicatorPlugin::FormatString, IndicatorPlugin::helpFile, and IndicatorPlugin::pluginName.

SYMBOL::~SYMBOL (  )  [virtual]

Definition at line 38 of file SYMBOL.cpp.


Member Function Documentation

PlotLine * SYMBOL::getSYMBOL (  ) 

Definition at line 42 of file SYMBOL.cpp.

References PlotLine::append(), Config::BarLength, Config::Bars, DBBase::close(), BarData::count(), IndicatorPlugin::data, BarData::getClose(), Config::getData(), BarData::getDate(), Setting::getDouble(), DbPlugin::getHistory(), Config::IndexPath, DbPlugin::open(), DBBase::open(), DbPlugin::setBarLength(), DbPlugin::setBarRange(), Setting::setData(), PlotLine::setScaleFlag(), and symbol.

Referenced by calculateCustom().

PlotLine * SYMBOL::calculateCustom ( QString &  p,
QPtrList< PlotLine > &  d 
) [virtual]

Reimplemented from IndicatorPlugin.

Definition at line 110 of file SYMBOL.cpp.

References IndicatorPlugin::checkFormat(), IndicatorPlugin::formatStringList, getSYMBOL(), and symbol.

void SYMBOL::formatDialog ( QStringList &  vl,
QString &  rv,
QString &  rs 
) [virtual]

Reimplemented from IndicatorPlugin.

Definition at line 122 of file SYMBOL.cpp.

References PrefDialog::addSymbolItem(), PrefDialog::addTextItem(), PrefDialog::createPage(), Config::DataPath, Config::getData(), PrefDialog::getSymbol(), PrefDialog::getText(), IndicatorPlugin::helpFile, PrefDialog::setHelpFile(), and symbol.


Member Data Documentation

QString SYMBOL::symbol [private]

Definition at line 34 of file SYMBOL.h.

Referenced by calculateCustom(), formatDialog(), and getSYMBOL().


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