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

Detailed Description
Definition at line 61 of file specialactions.h.
Public Member Functions | |
| bool | cancelOnError () const |
| bool | isReadOnly () const |
| QString | postAction () const |
| QString | preAction () const |
| void | setActions (const QString &pre, const QString &post, bool cancelOnError) |
| void | setReadOnly (bool) |
| SpecialActions (bool enableCancelOnError, QWidget *parent=0) | |
Constructor & Destructor Documentation
| SpecialActions::SpecialActions | ( | bool | enableCancelOnError, | |
| QWidget * | parent = 0 | |||
| ) | [explicit] |
Definition at line 151 of file specialactions.cpp.
Member Function Documentation
| bool SpecialActions::cancelOnError | ( | ) | const |
Definition at line 226 of file specialactions.cpp.
| bool SpecialActions::isReadOnly | ( | ) | const [inline] |
Definition at line 71 of file specialactions.h.
| QString SpecialActions::postAction | ( | ) | const |
Definition at line 221 of file specialactions.cpp.
| QString SpecialActions::preAction | ( | ) | const |
Definition at line 216 of file specialactions.cpp.
Definition at line 209 of file specialactions.cpp.
| void SpecialActions::setReadOnly | ( | bool | ro | ) |
Definition at line 231 of file specialactions.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference