#include </home/clem/local/src/opie/noncore/todayplugins/stockticker/stocktickerlib/stocktickerconfig.h>
Inheritance diagram for StocktickerPluginConfig:


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 |
|
||||||||||||
|
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. |
|
|
Definition at line 199 of file stocktickerconfig.cpp. |
|
|
Definition at line 206 of file stocktickerconfig.cpp. |
|
|
Definition at line 202 of file stocktickerconfig.cpp. References LineEdit1. Referenced by writeConfig(). |
|
|
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(). |
|
|
Definition at line 40 of file stocktickerconfig.h. Referenced by StocktickerPluginConfig(), and writeConfig(). |
|
|
Definition at line 40 of file stocktickerconfig.h. Referenced by StocktickerPluginConfig(), and writeConfig(). |
|
|
Definition at line 40 of file stocktickerconfig.h. Referenced by StocktickerPluginConfig(), and writeConfig(). |
|
|
Definition at line 39 of file stocktickerconfig.h. Referenced by StocktickerPluginConfig(), and text(). |
|
|
Definition at line 41 of file stocktickerconfig.h. |
|
|
Definition at line 40 of file stocktickerconfig.h. Referenced by StocktickerPluginConfig(), and writeConfig(). |
|
|
Definition at line 40 of file stocktickerconfig.h. Referenced by StocktickerPluginConfig(), and writeConfig(). |
|
|
Definition at line 40 of file stocktickerconfig.h. Referenced by StocktickerPluginConfig(), and writeConfig(). |
|
|
Definition at line 40 of file stocktickerconfig.h. Referenced by StocktickerPluginConfig(), and writeConfig(). |
|
|
Definition at line 42 of file stocktickerconfig.h. Referenced by StocktickerPluginConfig(), and writeConfig(). |
|
|
Definition at line 42 of file stocktickerconfig.h. Referenced by StocktickerPluginConfig(), and writeConfig(). |
|
|
Definition at line 40 of file stocktickerconfig.h. Referenced by StocktickerPluginConfig(), and writeConfig(). |
|
|
Definition at line 40 of file stocktickerconfig.h. Referenced by StocktickerPluginConfig(), and writeConfig(). |
|
|
Definition at line 42 of file stocktickerconfig.h. Referenced by StocktickerPluginConfig(), and writeConfig(). |
|
|
Definition at line 40 of file stocktickerconfig.h. Referenced by StocktickerPluginConfig(), and writeConfig(). |
|
|
Definition at line 40 of file stocktickerconfig.h. Referenced by StocktickerPluginConfig(), and writeConfig(). |
1.4.2