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

WeatherPluginConfig Class Reference

#include </home/clem/local/src/opie/noncore/todayplugins/weather/weatherconfig.h>

Inheritance diagram for WeatherPluginConfig:

Inheritance graph
[legend]
Collaboration diagram for WeatherPluginConfig:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 WeatherPluginConfig (QWidget *parent, const char *name)
 ~WeatherPluginConfig ()
void writeConfig ()

Private Slots

void doLookup ()

Private Attributes

QLineEdit * locationEdit
QCheckBox * metricCB
QSpinBox * timerDelaySB

Constructor & Destructor Documentation

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

Definition at line 47 of file weatherconfig.cpp.

References add, locationEdit, metricCB, Config::readBoolEntry(), Config::readEntry(), Config::readNumEntry(), Config::setGroup(), timerDelaySB, tr, and TRUE.

WeatherPluginConfig::~WeatherPluginConfig  ) 
 

Definition at line 107 of file weatherconfig.cpp.


Member Function Documentation

void WeatherPluginConfig::doLookup  )  [private, slot]
 

Definition at line 111 of file weatherconfig.cpp.

void WeatherPluginConfig::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 95 of file weatherconfig.cpp.

References locationEdit, metricCB, Config::setGroup(), timerDelaySB, Config::write(), and Config::writeEntry().


Member Data Documentation

QLineEdit* WeatherPluginConfig::locationEdit [private]
 

Definition at line 51 of file weatherconfig.h.

Referenced by WeatherPluginConfig(), and writeConfig().

QCheckBox* WeatherPluginConfig::metricCB [private]
 

Definition at line 52 of file weatherconfig.h.

Referenced by WeatherPluginConfig(), and writeConfig().

QSpinBox* WeatherPluginConfig::timerDelaySB [private]
 

Definition at line 53 of file weatherconfig.h.

Referenced by WeatherPluginConfig(), and writeConfig().


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