ksim
I8KConfig Class Reference
#include <ksimi8k.h>
Inheritance diagram for I8KConfig:

Detailed Description
Definition at line 81 of file ksimi8k.h.
Public Member Functions | |
| I8KConfig (KSim::PluginObject *parent, const char *name) | |
| ~I8KConfig () | |
| virtual void | saveConfig () |
| virtual void | readConfig () |
Constructor & Destructor Documentation
| I8KConfig::I8KConfig | ( | KSim::PluginObject * | parent, | |
| const char * | name | |||
| ) |
Definition at line 214 of file ksimi8k.cpp.
| I8KConfig::~I8KConfig | ( | ) |
Definition at line 234 of file ksimi8k.cpp.
Member Function Documentation
| void I8KConfig::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 249 of file ksimi8k.cpp.
| void I8KConfig::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 238 of file ksimi8k.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference