Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

StocktickerPluginConfig Class Reference

#include </home/clem/local/src/opie/noncore/todayplugins/stockticker/stocktickerlib/stocktickerconfig.h>

Inheritance diagram for StocktickerPluginConfig:

Inheritance graph
[legend]
Collaboration diagram for StocktickerPluginConfig:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 StocktickerPluginConfig (QWidget *parent, const char *name)
 ~StocktickerPluginConfig ()
QString text () const
void writeConfig ()

Private Slots

void doLookup ()

Private Attributes

QLineEdit * LineEdit1
QCheckBox * timeCheck
QCheckBox * dateCheck
QCheckBox * symbolCheck
QCheckBox * nameCheck
QCheckBox * currentPriceCheck
QCheckBox * lastPriceCheck
QCheckBox * openPriceCheck
QCheckBox * minPriceCheck
QCheckBox * maxPriceCheck
QCheckBox * variationCheck
QCheckBox * volumeCheck
QPushButton * lookupButton
QSpinBox * timerDelaySpin
QSpinBox * scrollSpeed
QSpinBox * scrollLength

Constructor & Destructor Documentation

StocktickerPluginConfig::StocktickerPluginConfig QWidget *  parent,
const char *  name
 

Definition at line 37 of file stocktickerconfig.cpp.

References add, currentPriceCheck, dateCheck, lastPriceCheck, LineEdit1, maxPriceCheck, minPriceCheck, nameCheck, openPriceCheck, Config::readBoolEntry(), Config::readEntry(), Config::readNumEntry(), scrollLength, scrollSpeed, Config::setGroup(), symbolCheck, timeCheck, timerDelaySpin, tr, variationCheck, and volumeCheck.

StocktickerPluginConfig::~StocktickerPluginConfig  ) 
 

Definition at line 199 of file stocktickerconfig.cpp.


Member Function Documentation

void StocktickerPluginConfig::doLookup  )  [private, slot]
 

Definition at line 206 of file stocktickerconfig.cpp.

QString StocktickerPluginConfig::text  )  const
 

Definition at line 202 of file stocktickerconfig.cpp.

References LineEdit1.

Referenced by writeConfig().

void StocktickerPluginConfig::writeConfig  )  [virtual]
 

Plugins need to reimplement this in the config widget Used when the config dialog is closed to write config stuff

Implements TodayConfigWidget.

Definition at line 172 of file stocktickerconfig.cpp.

References currentPriceCheck, dateCheck, lastPriceCheck, maxPriceCheck, minPriceCheck, nameCheck, openPriceCheck, scrollLength, scrollSpeed, Config::setGroup(), QString::stripWhiteSpace(), symbolCheck, text(), timeCheck, timerDelaySpin, variationCheck, volumeCheck, Config::write(), and Config::writeEntry().


Member Data Documentation

QCheckBox * StocktickerPluginConfig::currentPriceCheck [private]
 

Definition at line 40 of file stocktickerconfig.h.

Referenced by StocktickerPluginConfig(), and writeConfig().

QCheckBox * StocktickerPluginConfig::dateCheck [private]
 

Definition at line 40 of file stocktickerconfig.h.

Referenced by StocktickerPluginConfig(), and writeConfig().

QCheckBox * StocktickerPluginConfig::lastPriceCheck [private]
 

Definition at line 40 of file stocktickerconfig.h.

Referenced by StocktickerPluginConfig(), and writeConfig().

QLineEdit* StocktickerPluginConfig::LineEdit1 [private]
 

Definition at line 39 of file stocktickerconfig.h.

Referenced by StocktickerPluginConfig(), and text().

QPushButton* StocktickerPluginConfig::lookupButton [private]
 

Definition at line 41 of file stocktickerconfig.h.

QCheckBox * StocktickerPluginConfig::maxPriceCheck [private]
 

Definition at line 40 of file stocktickerconfig.h.

Referenced by StocktickerPluginConfig(), and writeConfig().

QCheckBox * StocktickerPluginConfig::minPriceCheck [private]
 

Definition at line 40 of file stocktickerconfig.h.

Referenced by StocktickerPluginConfig(), and writeConfig().

QCheckBox * StocktickerPluginConfig::nameCheck [private]
 

Definition at line 40 of file stocktickerconfig.h.

Referenced by StocktickerPluginConfig(), and writeConfig().

QCheckBox * StocktickerPluginConfig::openPriceCheck [private]
 

Definition at line 40 of file stocktickerconfig.h.

Referenced by StocktickerPluginConfig(), and writeConfig().

QSpinBox * StocktickerPluginConfig::scrollLength [private]
 

Definition at line 42 of file stocktickerconfig.h.

Referenced by StocktickerPluginConfig(), and writeConfig().

QSpinBox * StocktickerPluginConfig::scrollSpeed [private]
 

Definition at line 42 of file stocktickerconfig.h.

Referenced by StocktickerPluginConfig(), and writeConfig().

QCheckBox * StocktickerPluginConfig::symbolCheck [private]
 

Definition at line 40 of file stocktickerconfig.h.

Referenced by StocktickerPluginConfig(), and writeConfig().

QCheckBox* StocktickerPluginConfig::timeCheck [private]
 

Definition at line 40 of file stocktickerconfig.h.

Referenced by StocktickerPluginConfig(), and writeConfig().

QSpinBox* StocktickerPluginConfig::timerDelaySpin [private]
 

Definition at line 42 of file stocktickerconfig.h.

Referenced by StocktickerPluginConfig(), and writeConfig().

QCheckBox * StocktickerPluginConfig::variationCheck [private]
 

Definition at line 40 of file stocktickerconfig.h.

Referenced by StocktickerPluginConfig(), and writeConfig().

QCheckBox * StocktickerPluginConfig::volumeCheck [private]
 

Definition at line 40 of file stocktickerconfig.h.

Referenced by StocktickerPluginConfig(), and writeConfig().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:52:29 2005 for OPIE by  doxygen 1.4.2