ksim
FsystemConfig Class Reference
#include <fsystemconfig.h>
Inheritance diagram for FsystemConfig:

Detailed Description
Definition at line 36 of file fsystemconfig.h.
Public Member Functions | |
| FsystemConfig (KSim::PluginObject *parent, const char *name) | |
| ~FsystemConfig () | |
| virtual void | saveConfig () |
| virtual void | readConfig () |
Protected Member Functions | |
| void | showEvent (QShowEvent *) |
Constructor & Destructor Documentation
| FsystemConfig::FsystemConfig | ( | KSim::PluginObject * | parent, | |
| const char * | name | |||
| ) |
Definition at line 52 of file fsystemconfig.cpp.
| FsystemConfig::~FsystemConfig | ( | ) |
Definition at line 96 of file fsystemconfig.cpp.
Member Function Documentation
| void FsystemConfig::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 117 of file fsystemconfig.cpp.
| void FsystemConfig::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 100 of file fsystemconfig.cpp.
| void FsystemConfig::showEvent | ( | QShowEvent * | ) | [protected] |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference