klaptopdaemon
ButtonsConfig Class Reference
#include <buttons.h>
Inheritance diagram for ButtonsConfig:

Detailed Description
Definition at line 39 of file buttons.h.
Public Member Functions | |
| ButtonsConfig (const KComponentData &inst, QWidget *parent=0) | |
| ~ButtonsConfig () | |
| void | save (void) |
| void | load () |
| void | defaults () |
| virtual QString | quickHelp () const |
Constructor & Destructor Documentation
| ButtonsConfig::ButtonsConfig | ( | const KComponentData & | inst, | |
| QWidget * | parent = 0 | |||
| ) |
Definition at line 53 of file buttons.cpp.
| ButtonsConfig::~ButtonsConfig | ( | ) |
Definition at line 299 of file buttons.cpp.
Member Function Documentation
| void ButtonsConfig::save | ( | void | ) |
Definition at line 304 of file buttons.cpp.
| void ButtonsConfig::load | ( | ) |
Definition at line 341 of file buttons.cpp.
| void ButtonsConfig::defaults | ( | ) |
Definition at line 424 of file buttons.cpp.
| QString ButtonsConfig::quickHelp | ( | ) | const [virtual] |
Definition at line 616 of file buttons.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference