kalarm
CommandEdit Class Reference
#include <editdlgprivate.h>
Inheritance diagram for CommandEdit:

Detailed Description
Definition at line 53 of file editdlgprivate.h.
Signals | |
| 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 |
Constructor & Destructor Documentation
| CommandEdit::CommandEdit | ( | QWidget * | parent | ) |
Definition at line 1324 of file editdlgtypes.cpp.
Member Function Documentation
| bool CommandEdit::isScript | ( | ) | const |
Definition at line 1355 of file editdlgtypes.cpp.
| QSize CommandEdit::minimumSizeHint | ( | ) | const [virtual] |
Definition at line 1421 of file editdlgtypes.cpp.
| void CommandEdit::scriptToggled | ( | bool | ) | [signal] |
| void CommandEdit::setReadOnly | ( | bool | readOnly | ) |
Definition at line 1390 of file editdlgtypes.cpp.
| void CommandEdit::setScript | ( | bool | script | ) |
Definition at line 1350 of file editdlgtypes.cpp.
| void CommandEdit::setText | ( | const AlarmText & | alarmText | ) |
Definition at line 1363 of file editdlgtypes.cpp.
| virtual QSize CommandEdit::sizeHint | ( | ) | const [inline, virtual] |
Definition at line 64 of file editdlgprivate.h.
| QString CommandEdit::text | ( | ) | const |
Definition at line 1377 of file editdlgtypes.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference