kalarm
TimeSelector Class Reference
List of all members.Detailed Description
Definition at line 31 of file timeselector.h.
Signals | |
void | toggled (bool) |
void | valueChanged (int minutes) |
Public Member Functions | |
TimeSelector (const QString &selectText, const QString &postfix, const QString &selectWhatsThis, const QString &valueWhatsThis, bool allowHourMinute, QWidget *parent, const char *name=0) | |
bool | isChecked () const |
void | setChecked (bool on) |
int | minutes () const |
void | setMinutes (int minutes, bool dateOnly, TimePeriod::Units defaultUnits) |
void | setReadOnly (bool) |
void | setDateOnly (bool dateOnly=true) |
void | setMaximum (int hourmin, int days) |
void | setFocusOnCount () |
Protected Slots | |
void | selectToggled (bool) |
void | periodChanged (int minutes) |
The documentation for this class was generated from the following files: