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

Detailed Description
Definition at line 33 of file specialactions.h.
Signals | |
| void | selected () |
Public Member Functions | |
| bool | cancelOnError () const |
| virtual bool | isReadOnly () const |
| const QString & | postAction () const |
| const QString & | preAction () const |
| void | setActions (const QString &pre, const QString &post, bool cancelOnError) |
| virtual void | setReadOnly (bool ro) |
| SpecialActionsButton (bool enableCancelOnError, QWidget *parent=0) | |
Protected Slots | |
| void | slotButtonPressed () |
Constructor & Destructor Documentation
| SpecialActionsButton::SpecialActionsButton | ( | bool | enableCancelOnError, | |
| QWidget * | parent = 0 | |||
| ) | [explicit] |
Definition at line 46 of file specialactions.cpp.
Member Function Documentation
| bool SpecialActionsButton::cancelOnError | ( | ) | const [inline] |
Definition at line 41 of file specialactions.h.
| virtual bool SpecialActionsButton::isReadOnly | ( | ) | const [inline, virtual] |
Definition at line 43 of file specialactions.h.
| const QString& SpecialActionsButton::postAction | ( | ) | const [inline] |
Definition at line 40 of file specialactions.h.
| const QString& SpecialActionsButton::preAction | ( | ) | const [inline] |
Definition at line 39 of file specialactions.h.
| void SpecialActionsButton::selected | ( | ) | [signal] |
| void SpecialActionsButton::setActions | ( | const QString & | pre, | |
| const QString & | post, | |||
| bool | cancelOnError | |||
| ) |
Definition at line 61 of file specialactions.cpp.
| virtual void SpecialActionsButton::setReadOnly | ( | bool | ro | ) | [inline, virtual] |
Definition at line 42 of file specialactions.h.
| void SpecialActionsButton::slotButtonPressed | ( | ) | [protected, slot] |
Definition at line 73 of file specialactions.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference