#include </home/clem/local/src/opie/noncore/todayplugins/weather/weatherconfig.h>
Inheritance diagram for WeatherPluginConfig:


Public Member Functions | |
| WeatherPluginConfig (QWidget *parent, const char *name) | |
| ~WeatherPluginConfig () | |
| void | writeConfig () |
Private Slots | |
| void | doLookup () |
Private Attributes | |
| QLineEdit * | locationEdit |
| QCheckBox * | metricCB |
| QSpinBox * | timerDelaySB |
|
||||||||||||
|
Definition at line 47 of file weatherconfig.cpp. References add, locationEdit, metricCB, Config::readBoolEntry(), Config::readEntry(), Config::readNumEntry(), Config::setGroup(), timerDelaySB, tr, and TRUE. |
|
|
Definition at line 107 of file weatherconfig.cpp. |
|
|
Definition at line 111 of file weatherconfig.cpp. |
|
|
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 95 of file weatherconfig.cpp. References locationEdit, metricCB, Config::setGroup(), timerDelaySB, Config::write(), and Config::writeEntry(). |
|
|
Definition at line 51 of file weatherconfig.h. Referenced by WeatherPluginConfig(), and writeConfig(). |
|
|
Definition at line 52 of file weatherconfig.h. Referenced by WeatherPluginConfig(), and writeConfig(). |
|
|
Definition at line 53 of file weatherconfig.h. Referenced by WeatherPluginConfig(), and writeConfig(). |
1.4.2