kalarm
LateCancelSelector Class Reference
#include <latecancel.h>
Inheritance diagram for LateCancelSelector:

Detailed Description
Definition at line 32 of file latecancel.h.
Public Member Functions | |
| bool | isAutoClose () const |
| bool | isReadOnly () const |
| LateCancelSelector (bool allowHourMinute, QWidget *parent) | |
| int | minutes () const |
| void | setAutoClose (bool autoClose) |
| void | setDateOnly (bool dateOnly) |
| void | setMinutes (int Minutes, bool dateOnly, TimePeriod::Units defaultUnits) |
| void | setReadOnly (bool) |
| void | showAutoClose (bool show) |
Static Public Member Functions | |
| static QString | i18n_chk_AutoCloseWin () |
| static QString | i18n_chk_AutoCloseWinLC () |
| static QString | i18n_chk_CancelIfLate () |
Constructor & Destructor Documentation
| LateCancelSelector::LateCancelSelector | ( | bool | allowHourMinute, | |
| QWidget * | parent | |||
| ) |
Definition at line 42 of file latecancel.cpp.
Member Function Documentation
| QString LateCancelSelector::i18n_chk_AutoCloseWin | ( | ) | [static] |
Definition at line 38 of file latecancel.cpp.
| QString LateCancelSelector::i18n_chk_AutoCloseWinLC | ( | ) | [static] |
Definition at line 39 of file latecancel.cpp.
| QString LateCancelSelector::i18n_chk_CancelIfLate | ( | ) | [static] |
Definition at line 37 of file latecancel.cpp.
| bool LateCancelSelector::isAutoClose | ( | ) | const |
Definition at line 143 of file latecancel.cpp.
| bool LateCancelSelector::isReadOnly | ( | ) | const [inline] |
Definition at line 43 of file latecancel.h.
| int LateCancelSelector::minutes | ( | ) | const |
Definition at line 107 of file latecancel.cpp.
| void LateCancelSelector::setAutoClose | ( | bool | autoClose | ) |
Definition at line 148 of file latecancel.cpp.
| void LateCancelSelector::setDateOnly | ( | bool | dateOnly | ) |
Definition at line 123 of file latecancel.cpp.
| void LateCancelSelector::setMinutes | ( | int | Minutes, | |
| bool | dateOnly, | |||
| TimePeriod::Units | defaultUnits | |||
| ) |
Definition at line 112 of file latecancel.cpp.
| void LateCancelSelector::setReadOnly | ( | bool | ro | ) |
Definition at line 96 of file latecancel.cpp.
| void LateCancelSelector::showAutoClose | ( | bool | show | ) |
Definition at line 133 of file latecancel.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference