kalarm
CommandEdit Class Reference
#include <editdlg_p.h>
Inheritance diagram for CommandEdit:
Signals | |
void | changed () |
void | scriptToggled (bool) |
Public Member Functions | |
CommandEdit (QWidget *parent) | |
bool | isScript () const |
virtual QSize | minimumSizeHint () const |
void | setReadOnly (bool) |
void | setScript (bool) |
void | setText (const AlarmText &) |
virtual QSize | sizeHint () const |
QString | text () const |
QString | text (EditAlarmDlg *, bool showErrorMessage) const |
Detailed Description
Definition at line 58 of file editdlg_p.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 1722 of file editdlgtypes.cpp.
Member Function Documentation
|
signal |
bool CommandEdit::isScript | ( | ) | const |
Definition at line 1756 of file editdlgtypes.cpp.
|
virtual |
Definition at line 1835 of file editdlgtypes.cpp.
|
signal |
void CommandEdit::setReadOnly | ( | bool | readOnly | ) |
Definition at line 1804 of file editdlgtypes.cpp.
void CommandEdit::setScript | ( | bool | script | ) |
Definition at line 1751 of file editdlgtypes.cpp.
void CommandEdit::setText | ( | const AlarmText & | alarmText | ) |
Definition at line 1764 of file editdlgtypes.cpp.
|
inlinevirtual |
Definition at line 70 of file editdlg_p.h.
QString CommandEdit::text | ( | ) | const |
Definition at line 1778 of file editdlgtypes.cpp.
QString CommandEdit::text | ( | EditAlarmDlg * | dlg, |
bool | showErrorMessage | ||
) | const |
Definition at line 1793 of file editdlgtypes.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.