kdf
MntConfigWidget Class Reference
#include <mntconfig.h>
Inheritance diagram for MntConfigWidget:

Detailed Description
Definition at line 46 of file mntconfig.h.
Public Types | |
| enum | ColType { ICONCOL = 0, DEVCOL = 1, MNTPNTCOL = 2, MNTCMDCOL = 3, UMNTCMDCOL = 4 } |
Public Slots | |
| void | loadSettings (void) |
| void | applySettings (void) |
Signals | |
| void | configChanged () |
Public Member Functions | |
| MntConfigWidget (QWidget *parent=0, bool init=false) | |
| ~MntConfigWidget () | |
Protected Slots | |
| void | slotChanged () |
Protected Member Functions | |
| void | closeEvent (QCloseEvent *) |
Member Enumeration Documentation
Definition at line 51 of file mntconfig.h.
Constructor & Destructor Documentation
| MntConfigWidget::MntConfigWidget | ( | QWidget * | parent = 0, |
|
| bool | init = false | |||
| ) | [explicit] |
Definition at line 55 of file mntconfig.cpp.
| MntConfigWidget::~MntConfigWidget | ( | void | ) |
Definition at line 158 of file mntconfig.cpp.
Member Function Documentation
| void MntConfigWidget::loadSettings | ( | void | ) | [slot] |
Definition at line 198 of file mntconfig.cpp.
| void MntConfigWidget::applySettings | ( | void | ) | [slot] |
Definition at line 184 of file mntconfig.cpp.
| void MntConfigWidget::slotChanged | ( | ) | [protected, slot] |
Definition at line 365 of file mntconfig.cpp.
| void MntConfigWidget::closeEvent | ( | QCloseEvent * | ) | [protected] |
| void MntConfigWidget::configChanged | ( | ) | [signal] |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference