kalarm
AlarmTimeWidget Class Reference
List of all members.Detailed Description
Definition at line 34 of file alarmtimewidget.h.
Public Types | |
enum | { AT_TIME = 0x00, DEFER_TIME = 0x01, NARROW = 0x02 } |
Signals | |
void | anyTimeToggled (bool anyTime) |
void | pastMax () |
Public Member Functions | |
AlarmTimeWidget (const QString &groupBoxTitle, int mode, QWidget *parent=0, const char *name=0) | |
AlarmTimeWidget (int mode, QWidget *parent=0, const char *name=0) | |
DateTime | getDateTime (int *minsFromNow=0, bool checkExpired=true, bool showErrorMessage=true, QWidget **errorWidget=0) const |
void | setDateTime (const DateTime &) |
void | setMinDateTimeIsCurrent () |
void | setMinDateTime (const QDateTime &=QDateTime()) |
void | setMaxDateTime (const DateTime &=DateTime()) |
const QDateTime & | maxDateTime () const |
void | setReadOnly (bool) |
bool | anyTime () const |
void | enableAnyTime (bool enable) |
void | selectTimeFromNow (int minutes=0) |
QSize | sizeHint () const |
Static Public Member Functions | |
static QString | i18n_w_TimeFromNow () |
static QString | i18n_TimeAfterPeriod () |
Static Public Attributes | |
static const int | maxDelayTime |
Protected Slots | |
void | slotTimer () |
void | slotButtonSet (int id) |
void | dateTimeChanged () |
void | delayTimeChanged (int) |
void | slotAnyTimeToggled (bool) |
The documentation for this class was generated from the following files: