parley
BlockOptions Class Reference
#include <blockoptions.h>
Inheritance diagram for BlockOptions:

Detailed Description
Definition at line 34 of file blockoptions.h.
Signals | |
| void | widgetModified () |
Public Member Functions | |
| BlockOptions (QWidget *parent=0) | |
| void | updateWidgets () |
| bool | hasChanged () |
| bool | isDefault () |
| void | updateSettings () |
Protected Slots | |
| void | slotBlockToggled (bool) |
| void | slotExpireToggled (bool) |
| void | slotComboBoxActivated (int) |
Constructor & Destructor Documentation
| BlockOptions::BlockOptions | ( | QWidget * | parent = 0 |
) |
Definition at line 78 of file blockoptions.cpp.
Member Function Documentation
| void BlockOptions::updateWidgets | ( | ) |
Definition at line 138 of file blockoptions.cpp.
| bool BlockOptions::hasChanged | ( | ) |
Definition at line 361 of file blockoptions.cpp.
| bool BlockOptions::isDefault | ( | ) |
Definition at line 291 of file blockoptions.cpp.
| void BlockOptions::updateSettings | ( | ) |
Definition at line 326 of file blockoptions.cpp.
| void BlockOptions::widgetModified | ( | ) | [signal] |
| void BlockOptions::slotBlockToggled | ( | bool | state | ) | [protected, slot] |
Definition at line 201 of file blockoptions.cpp.
| void BlockOptions::slotExpireToggled | ( | bool | state | ) | [protected, slot] |
Definition at line 212 of file blockoptions.cpp.
| void BlockOptions::slotComboBoxActivated | ( | int | ) | [protected, slot] |
Definition at line 223 of file blockoptions.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference