kalarm
Reminder Class Reference
List of all members.Detailed Description
Definition at line 30 of file reminder.h.
Public Member Functions | |
Reminder (const QString &caption, const QString &reminderWhatsThis, const QString &valueWhatsThis, bool allowHourMinute, bool showOnceOnly, QWidget *parent, const char *name=0) | |
bool | isReminder () const |
bool | isOnceOnly () const |
int | minutes () const |
void | setMinutes (int minutes, bool dateOnly) |
void | setReadOnly (bool) |
void | setDateOnly (bool dateOnly) |
void | setMaximum (int hourmin, int days) |
void | setFocusOnCount () |
void | setOnceOnly (bool) |
void | enableOnceOnly (bool enable) |
Static Public Member Functions | |
static QString | i18n_first_recurrence_only () |
static QString | i18n_u_first_recurrence_only () |
Protected Slots | |
void | slotReminderToggled (bool) |
The documentation for this class was generated from the following files: