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

Public Types | |
enum | ColumnNumber { IconCol = 0, DeviceCol = 1, TypeCol = 2, SizeCol = 3, MountPointCol = 4, FreeCol = 5, FullCol = 6, UsageBarCol = 7 } |
Public Slots | |
void | applySettings (void) |
void | loadSettings (void) |
void | settingsBtnClicked (void) |
void | settingsChanged (void) |
void | updateDF (void) |
void | updateDFDone (void) |
Public Member Functions | |
KDFWidget (QWidget *parent=0, bool init=false) | |
~KDFWidget () | |
Protected Member Functions | |
void | closeEvent (QCloseEvent *) |
void | timerEvent (QTimerEvent *) |
Detailed Description
Definition at line 62 of file kdfwidget.h.
Member Enumeration Documentation
Enumerator | |
---|---|
IconCol | |
DeviceCol | |
TypeCol | |
SizeCol | |
MountPointCol | |
FreeCol | |
FullCol | |
UsageBarCol |
Definition at line 70 of file kdfwidget.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 63 of file kdfwidget.cpp.
KDFWidget::~KDFWidget | ( | ) |
Definition at line 117 of file kdfwidget.cpp.
Member Function Documentation
|
slot |
Definition at line 154 of file kdfwidget.cpp.
|
protected |
Definition at line 137 of file kdfwidget.cpp.
|
slot |
Definition at line 185 of file kdfwidget.cpp.
|
slot |
Definition at line 230 of file kdfwidget.cpp.
|
slot |
Definition at line 144 of file kdfwidget.cpp.
|
protected |
Definition at line 268 of file kdfwidget.cpp.
|
slot |
Definition at line 277 of file kdfwidget.cpp.
|
slot |
Definition at line 293 of file kdfwidget.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.