knode
KNode::CleanupWidget Class Reference
#include <knconfigwidgets.h>
Inheritance diagram for KNode::CleanupWidget:
Public Member Functions | |
CleanupWidget (const KComponentData &inst, QWidget *parent=0) | |
~CleanupWidget () | |
void | load () |
void | save () |
Protected Slots | |
void | slotFolderCBtoggled (bool b) |
Protected Attributes | |
Cleanup * | d_ata |
QCheckBox * | f_olderCB |
KIntSpinBox * | f_olderDays |
QLabel * | f_olderDaysL |
Detailed Description
Global cleanup configuration widget.
Definition at line 565 of file knconfigwidgets.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 1593 of file knconfigwidgets.cpp.
KNode::CleanupWidget::~CleanupWidget | ( | ) |
Definition at line 1634 of file knconfigwidgets.cpp.
Member Function Documentation
void KNode::CleanupWidget::load | ( | ) |
Definition at line 1639 of file knconfigwidgets.cpp.
void KNode::CleanupWidget::save | ( | ) |
Definition at line 1648 of file knconfigwidgets.cpp.
|
protectedslot |
Definition at line 1659 of file knconfigwidgets.cpp.
Member Data Documentation
|
protected |
Definition at line 581 of file knconfigwidgets.h.
|
protected |
Definition at line 577 of file knconfigwidgets.h.
|
protected |
Definition at line 578 of file knconfigwidgets.h.
|
protected |
Definition at line 579 of file knconfigwidgets.h.
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 22:58:37 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 22:58:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.