kalarm
SpecialActionsDlg Class Reference
#include <specialactions.h>
Inheritance diagram for SpecialActionsDlg:

Detailed Description
Definition at line 86 of file specialactions.h.
Public Member Functions | |
| bool | cancelOnError () const |
| bool | isReadOnly () const |
| QString | postAction () const |
| QString | preAction () const |
| void | setReadOnly (bool ro) |
| SpecialActionsDlg (const QString &preAction, const QString &postAction, bool cancelOnError, bool enableCancelOnError, QWidget *parent=0) | |
Protected Slots | |
| virtual void | slotOk () |
Protected Member Functions | |
| virtual void | resizeEvent (QResizeEvent *) |
Constructor & Destructor Documentation
| SpecialActionsDlg::SpecialActionsDlg | ( | const QString & | preAction, | |
| const QString & | postAction, | |||
| bool | cancelOnError, | |||
| bool | enableCancelOnError, | |||
| QWidget * | parent = 0 | |||
| ) |
Definition at line 96 of file specialactions.cpp.
Member Function Documentation
| bool SpecialActionsDlg::cancelOnError | ( | ) | const [inline] |
Definition at line 94 of file specialactions.h.
| bool SpecialActionsDlg::isReadOnly | ( | ) | const [inline] |
Definition at line 96 of file specialactions.h.
| QString SpecialActionsDlg::postAction | ( | ) | const [inline] |
Definition at line 93 of file specialactions.h.
| QString SpecialActionsDlg::preAction | ( | ) | const [inline] |
Definition at line 92 of file specialactions.h.
| void SpecialActionsDlg::resizeEvent | ( | QResizeEvent * | re | ) | [protected, virtual] |
Definition at line 138 of file specialactions.cpp.
| void SpecialActionsDlg::setReadOnly | ( | bool | ro | ) | [inline] |
Definition at line 95 of file specialactions.h.
| void SpecialActionsDlg::slotOk | ( | ) | [protected, virtual, slot] |
Definition at line 127 of file specialactions.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference