kalarm
#include <reminder.h>

Public Slots | |
| void | setDefaultUnits (const KDateTime &) |
Signals | |
| void | changed () |
Public Member Functions | |
| Reminder (const QString &reminderWhatsThis, const QString &valueWhatsThis, const QString &beforeAfterWhatsThis, bool allowHourMinute, bool showOnceOnly, QWidget *parent) | |
| void | enableOnceOnly (bool enable) |
| bool | isOnceOnly () const |
| bool | isReminder () const |
| int | minutes () const |
| void | setAfterOnly (bool after) |
| void | setDateOnly (bool dateOnly) |
| void | setFocusOnCount () |
| void | setMaximum (int hourmin, int days) |
| void | setMinutes (int minutes, bool dateOnly) |
| void | setOnceOnly (bool) |
| void | setReadOnly (bool) |
Static Public Member Functions | |
| static QString | i18n_chk_FirstRecurrenceOnly () |
Detailed Description
Definition at line 32 of file reminder.h.
Constructor & Destructor Documentation
| Reminder::Reminder | ( | const QString & | reminderWhatsThis, |
| const QString & | valueWhatsThis, | ||
| const QString & | beforeAfterWhatsThis, | ||
| bool | allowHourMinute, | ||
| bool | showOnceOnly, | ||
| QWidget * | parent | ||
| ) |
Definition at line 54 of file reminder.cpp.
Member Function Documentation
|
signal |
| void Reminder::enableOnceOnly | ( | bool | enable | ) |
Definition at line 143 of file reminder.cpp.
|
static |
Definition at line 49 of file reminder.cpp.
| bool Reminder::isOnceOnly | ( | ) | const |
Definition at line 129 of file reminder.cpp.
| bool Reminder::isReminder | ( | ) | const |
Definition at line 124 of file reminder.cpp.
| int Reminder::minutes | ( | ) | const |
Definition at line 164 of file reminder.cpp.
| void Reminder::setAfterOnly | ( | bool | after | ) |
Definition at line 102 of file reminder.cpp.
| void Reminder::setDateOnly | ( | bool | dateOnly | ) |
Definition at line 192 of file reminder.cpp.
|
slot |
Definition at line 219 of file reminder.cpp.
| void Reminder::setFocusOnCount | ( | ) |
Definition at line 200 of file reminder.cpp.
| void Reminder::setMaximum | ( | int | hourmin, |
| int | days | ||
| ) |
Definition at line 152 of file reminder.cpp.
| void Reminder::setMinutes | ( | int | minutes, |
| bool | dateOnly | ||
| ) |
Definition at line 176 of file reminder.cpp.
| void Reminder::setOnceOnly | ( | bool | onceOnly | ) |
Definition at line 134 of file reminder.cpp.
| void Reminder::setReadOnly | ( | bool | ro | ) |
Definition at line 113 of file reminder.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference