knode
KNode::CleanupWidget Class Reference
#include <knconfigwidgets.h>
Inheritance diagram for KNode::CleanupWidget:

Detailed Description
Global cleanup configuration widget.Definition at line 621 of file knconfigwidgets.h.
Public Member Functions | |
| CleanupWidget (const KComponentData &inst, QWidget *parent=0) | |
| void | load () |
| void | save () |
| ~CleanupWidget () | |
Protected Slots | |
| void | slotFolderCBtoggled (bool b) |
| void | slotFolderDaysChanged (int value) |
Protected Attributes | |
| Cleanup * | d_ata |
| QCheckBox * | f_olderCB |
| KIntSpinBox * | f_olderDays |
| QLabel * | f_olderDaysL |
Constructor & Destructor Documentation
| KNode::CleanupWidget::CleanupWidget | ( | const KComponentData & | inst, | |
| QWidget * | parent = 0 | |||
| ) |
Definition at line 1828 of file knconfigwidgets.cpp.
| KNode::CleanupWidget::~CleanupWidget | ( | ) |
Definition at line 1869 of file knconfigwidgets.cpp.
Member Function Documentation
| void KNode::CleanupWidget::load | ( | ) |
Definition at line 1874 of file knconfigwidgets.cpp.
| void KNode::CleanupWidget::save | ( | ) |
Definition at line 1883 of file knconfigwidgets.cpp.
| void KNode::CleanupWidget::slotFolderCBtoggled | ( | bool | b | ) | [protected, slot] |
Definition at line 1894 of file knconfigwidgets.cpp.
| void KNode::CleanupWidget::slotFolderDaysChanged | ( | int | value | ) | [protected, slot] |
Definition at line 1901 of file knconfigwidgets.cpp.
Member Data Documentation
Cleanup* KNode::CleanupWidget::d_ata [protected] |
Definition at line 637 of file knconfigwidgets.h.
QCheckBox* KNode::CleanupWidget::f_olderCB [protected] |
Definition at line 633 of file knconfigwidgets.h.
KIntSpinBox* KNode::CleanupWidget::f_olderDays [protected] |
Definition at line 634 of file knconfigwidgets.h.
QLabel* KNode::CleanupWidget::f_olderDaysL [protected] |
Definition at line 635 of file knconfigwidgets.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference