kdf
Public Types |
Public Slots |
Signals |
Public Member Functions |
Protected Slots |
Protected Member Functions |
List of all members
MntConfigWidget Class Reference
#include <mntconfig.h>
Inheritance diagram for MntConfigWidget:

Public Types | |
enum | ColType { IconCol = 0, DeviceCol = 1, MountPointCol = 2, MountCommandCol = 3, UmountCommandCol = 4 } |
Public Slots | |
void | applySettings (void) |
void | loadSettings (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 *) |
Detailed Description
Definition at line 32 of file mntconfig.h.
Member Enumeration Documentation
Enumerator | |
---|---|
IconCol | |
DeviceCol | |
MountPointCol | |
MountCommandCol | |
UmountCommandCol |
Definition at line 37 of file mntconfig.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 53 of file mntconfig.cpp.
MntConfigWidget::~MntConfigWidget | ( | void | ) |
Definition at line 120 of file mntconfig.cpp.
Member Function Documentation
|
slot |
Definition at line 155 of file mntconfig.cpp.
|
protected |
Definition at line 336 of file mntconfig.cpp.
|
signal |
|
slot |
Definition at line 169 of file mntconfig.cpp.
|
protectedslot |
Definition at line 340 of file mntconfig.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:08:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:08:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.