ksim
Fsystem Class Reference
#include <ksimfsystem.h>
Inheritance diagram for Fsystem:

Detailed Description
Definition at line 49 of file ksimfsystem.h.
Public Slots | |
| void | createFreeInfo () |
Public Member Functions | |
| Fsystem (KSim::PluginObject *parent, const char *name) | |
| ~Fsystem () | |
| virtual void | reparseConfig () |
| int | totalFreeSpace () const |
Constructor & Destructor Documentation
| Fsystem::Fsystem | ( | KSim::PluginObject * | parent, | |
| const char * | name | |||
| ) |
construtor of Fsystem, calls all init functions to create the plugin.
Definition at line 83 of file ksimfsystem.cpp.
| Fsystem::~Fsystem | ( | ) |
Definition at line 106 of file ksimfsystem.cpp.
Member Function Documentation
| void Fsystem::reparseConfig | ( | ) | [virtual] |
reimplement to recreate your view when KSim requests this
Implements KSim::PluginView.
Definition at line 110 of file ksimfsystem.cpp.
| int Fsystem::totalFreeSpace | ( | ) | const [virtual] |
| void Fsystem::createFreeInfo | ( | ) | [slot] |
Definition at line 139 of file ksimfsystem.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference