ksim
MailConfig Class Reference
#include <ksimmail.h>
Inheritance diagram for MailConfig:

Detailed Description
Definition at line 80 of file ksimmail.h.
Public Member Functions | |
| MailConfig (KSim::PluginObject *parent, const char *name) | |
| ~MailConfig () | |
| virtual void | saveConfig () |
| virtual void | readConfig () |
Constructor & Destructor Documentation
| MailConfig::MailConfig | ( | KSim::PluginObject * | parent, | |
| const char * | name | |||
| ) |
Definition at line 147 of file ksimmail.cpp.
| MailConfig::~MailConfig | ( | ) |
Definition at line 152 of file ksimmail.cpp.
Member Function Documentation
| void MailConfig::saveConfig | ( | ) | [virtual] |
called when apply or ok button is clicked in KSimPref use this to save your plugin options
Implements KSim::PluginPage.
Definition at line 156 of file ksimmail.cpp.
| void MailConfig::readConfig | ( | ) | [virtual] |
called when apply or ok button is clicked in KSimPref use this to read your plugin options
Implements KSim::PluginPage.
Definition at line 160 of file ksimmail.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference