OPimReminder Class Reference
A Reminder will be put into the datebook Note that the returned dateTime() may be not valid. More...
#include <opimnotify.h>
Inheritance diagram for OPimReminder:


Public Member Functions | |
| OPimReminder (int uid=0, const QDateTime &start=QDateTime(), int duration=0, int parent=0) | |
| c'tor of a reminder | |
| OPimReminder (const OPimReminder &) | |
| OPimReminder & | operator= (const OPimReminder &) |
| QString | type () const |
| bool | operator== (const OPimReminder &) |
| int | recordUid () const |
| the uid of the alarm inside the 'datebook' application | |
| void | setRecordUid (int uid) |
Detailed Description
A Reminder will be put into the datebook Note that the returned dateTime() may be not valid.In these cases one must resolve the uid and get the OEvent
Definition at line 108 of file opimnotify.h.
Constructor & Destructor Documentation
|
||||||||||||||||||||
|
c'tor of a reminder
Definition at line 180 of file opimnotify.cpp. |
|
|
Definition at line 186 of file opimnotify.cpp. |
Member Function Documentation
|
|
Definition at line 191 of file opimnotify.cpp. References data, and OPimNotify::operator=(). |
|
|
Implements OPimNotify. Definition at line 205 of file opimnotify.cpp. References QString::fromLatin1(). |
|
|
Definition at line 200 of file opimnotify.cpp. References data, and OPimNotify::operator==(). |
|
|
the uid of the alarm inside the 'datebook' application
Definition at line 208 of file opimnotify.cpp. |
|
|
Definition at line 211 of file opimnotify.cpp. |
The documentation for this class was generated from the following files:
