klaptopdaemon
WarningConfig Class Reference
#include <warning.h>
Inheritance diagram for WarningConfig:

Detailed Description
Definition at line 41 of file warning.h.
Public Member Functions | |
| WarningConfig (int x, const KComponentData &inst, QWidget *parent=0) | |
| ~WarningConfig () | |
| void | save (void) |
| void | load () |
| void | defaults () |
| virtual QString | quickHelp () const |
Constructor & Destructor Documentation
| WarningConfig::WarningConfig | ( | int | x, | |
| const KComponentData & | inst, | |||
| QWidget * | parent = 0 | |||
| ) |
Definition at line 52 of file warning.cpp.
| WarningConfig::~WarningConfig | ( | ) |
Definition at line 304 of file warning.cpp.
Member Function Documentation
| void WarningConfig::save | ( | void | ) |
Definition at line 352 of file warning.cpp.
| void WarningConfig::load | ( | ) |
Definition at line 415 of file warning.cpp.
| void WarningConfig::defaults | ( | ) |
Definition at line 535 of file warning.cpp.
| QString WarningConfig::quickHelp | ( | ) | const [virtual] |
Definition at line 670 of file warning.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference