ksim
DiskConfig Class Reference
#include <ksimdisk.h>
Inheritance diagram for DiskConfig:

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