kalarm
SpecialActions Class Reference
#include <specialactions.h>
Inheritance diagram for SpecialActions:
Public Member Functions | |
SpecialActions (bool enableCheckboxes, QWidget *parent=0) | |
bool | isReadOnly () const |
KAEvent::ExtraActionOptions | options () const |
QString | postAction () const |
QString | preAction () const |
void | setActions (const QString &pre, const QString &post, KAEvent::ExtraActionOptions) |
void | setReadOnly (bool) |
Detailed Description
Definition at line 65 of file specialactions.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 155 of file specialactions.cpp.
Member Function Documentation
|
inline |
Definition at line 75 of file specialactions.h.
KAEvent::ExtraActionOptions SpecialActions::options | ( | ) | const |
Definition at line 243 of file specialactions.cpp.
QString SpecialActions::postAction | ( | ) | const |
Definition at line 238 of file specialactions.cpp.
QString SpecialActions::preAction | ( | ) | const |
Definition at line 233 of file specialactions.cpp.
void SpecialActions::setActions | ( | const QString & | pre, |
const QString & | post, | ||
KAEvent::ExtraActionOptions | options | ||
) |
Definition at line 224 of file specialactions.cpp.
void SpecialActions::setReadOnly | ( | bool | ro | ) |
Definition at line 252 of file specialactions.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.