kalarm
SpecialActionsDlg Class Reference
#include <specialactions.h>
Inheritance diagram for SpecialActionsDlg:
Public Member Functions | |
SpecialActionsDlg (const QString &preAction, const QString &postAction, KAEvent::ExtraActionOptions, bool enableCheckboxes, QWidget *parent=0) | |
bool | isReadOnly () const |
KAEvent::ExtraActionOptions | options () const |
QString | postAction () const |
QString | preAction () const |
void | setReadOnly (bool ro) |
Protected Slots | |
virtual void | slotOk () |
Protected Member Functions | |
virtual void | resizeEvent (QResizeEvent *) |
Detailed Description
Definition at line 92 of file specialactions.h.
Constructor & Destructor Documentation
SpecialActionsDlg::SpecialActionsDlg | ( | const QString & | preAction, |
const QString & | postAction, | ||
KAEvent::ExtraActionOptions | options, | ||
bool | enableCheckboxes, | ||
QWidget * | parent = 0 |
||
) |
Definition at line 102 of file specialactions.cpp.
Member Function Documentation
|
inline |
Definition at line 103 of file specialactions.h.
|
inline |
Definition at line 101 of file specialactions.h.
|
inline |
Definition at line 100 of file specialactions.h.
|
inline |
Definition at line 99 of file specialactions.h.
|
protectedvirtual |
Definition at line 142 of file specialactions.cpp.
|
inline |
Definition at line 102 of file specialactions.h.
|
protectedvirtualslot |
Definition at line 131 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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.