ksim
KSim::Snmp::ConfigPage Class Reference
#include <configpage.h>
Inheritance diagram for KSim::Snmp::ConfigPage:

Detailed Description
Definition at line 79 of file configpage.h.
Public Member Functions | |
| ConfigPage (Plugin *parent, const char *name) | |
| ~ConfigPage () | |
| virtual void | saveConfig () |
| virtual void | readConfig () |
Constructor & Destructor Documentation
| ConfigPage::ConfigPage | ( | Plugin * | parent, | |
| const char * | name | |||
| ) |
Definition at line 48 of file configpage.cpp.
| ConfigPage::~ConfigPage | ( | ) |
Definition at line 75 of file configpage.cpp.
Member Function Documentation
| void ConfigPage::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 79 of file configpage.cpp.
| void ConfigPage::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 95 of file configpage.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference