#include </home/clem/local/src/opie/libopie2/opiepim/core/opimnotify.h>
Inheritance diagram for Opie::OPimNotify:


Public Types | |
| typedef QValueList< OPimNotify > | ValueList |
Public Member Functions | |
| OPimNotify (const QDateTime &start=QDateTime(), int duration=0, int parent=0) | |
| OPimNotify (const OPimNotify &) | |
| virtual | ~OPimNotify () |
| OPimNotify & | operator= (const OPimNotify &) |
| bool | operator== (const OPimNotify &) |
| virtual QString | type () const =0 |
| QDateTime | dateTime () const |
| QString | service () const |
| int | parent () const |
| int | duration () const |
| QDateTime | endTime () const |
| void | setDateTime (const QDateTime &) |
| void | setDuration (int dur) |
| void | setParent (int uid) |
| void | setService (const QString &) |
Private Member Functions | |
| void | copyIntern () |
| void | deref () |
Private Attributes | |
| Data * | data |
| NotifyPrivate * | d |
Classes | |
| struct | Data |
Definition at line 52 of file opimnotify.h.
|
|
Definition at line 56 of file opimnotify.h. |
|
||||||||||||||||
|
Definition at line 48 of file opimnotify.cpp. References OPimNotify::data, Opie::OPimNotify::Data::dur, Opie::OPimNotify::Data::parent, and Opie::OPimNotify::Data::start. |
|
|
Definition at line 57 of file opimnotify.cpp. References data, and QShared::ref(). |
|
|
Definition at line 64 of file opimnotify.cpp. References OPimNotify::data, QShared::deref(), and l. |
|
|
Reimplemented in Opie::OPimAlarm, and Opie::OPimReminder. Definition at line 154 of file opimnotify.cpp. References Opie::OPimNotify::Data::application, QShared::count, OPimNotify::data, QShared::deref(), Opie::OPimNotify::Data::dur, Opie::OPimNotify::Data::parent, and Opie::OPimNotify::Data::start. |
|
|
start date Definition at line 96 of file opimnotify.cpp. References OPimNotify::data, and Opie::OPimNotify::Data::start. Referenced by TaskEditorAlarms::inlineSetDate(), TaskEditorAlarms::inlineSetTime(), save(), AlarmItem::setAlarm(), and Opie::OPimEvent::toMap(). |
|
|
Reimplemented in Opie::OPimAlarm, and Opie::OPimReminder. Definition at line 169 of file opimnotify.cpp. References OPimNotify::data, and QShared::deref(). |
|
|
in Seconds Definition at line 114 of file opimnotify.cpp. References OPimNotify::data, and Opie::OPimNotify::Data::dur. |
|
|
Start Time + Duration Definition at line 120 of file opimnotify.cpp. References OPimNotify::data, QDateTime::date(), Opie::OPimNotify::Data::dur, Opie::OPimNotify::Data::start, and QDateTime::time(). |
|
|
Definition at line 74 of file opimnotify.cpp. References OPimNotify::data, data, OPimNotify::deref(), and QShared::ref(). |
|
|
Definition at line 84 of file opimnotify.cpp. References Opie::OPimNotify::Data::application, data, OPimNotify::data, Opie::OPimNotify::Data::dur, Opie::OPimNotify::Data::parent, and Opie::OPimNotify::Data::start. |
|
|
RETURN the parent uid Definition at line 108 of file opimnotify.cpp. References OPimNotify::data, and Opie::OPimNotify::Data::parent. |
|
|
Definition at line 102 of file opimnotify.cpp. References Opie::OPimNotify::Data::application, and OPimNotify::data. |
|
|
Definition at line 126 of file opimnotify.cpp. References OPimNotify::copyIntern(), OPimNotify::data, and Opie::OPimNotify::Data::start. Referenced by TaskEditorAlarms::inlineSetDate(), and TaskEditorAlarms::inlineSetTime(). |
|
|
Definition at line 133 of file opimnotify.cpp. References OPimNotify::copyIntern(), OPimNotify::data, and Opie::OPimNotify::Data::dur. |
|
|
Definition at line 140 of file opimnotify.cpp. References OPimNotify::copyIntern(), OPimNotify::data, and Opie::OPimNotify::Data::parent. |
|
|
Definition at line 147 of file opimnotify.cpp. References Opie::OPimNotify::Data::application, OPimNotify::copyIntern(), and OPimNotify::data. |
|
|
Implemented in Opie::OPimAlarm, and Opie::OPimReminder. Referenced by Opie::OPimNotifyManager::add(). |
|
|
Reimplemented in Opie::OPimAlarm, and Opie::OPimReminder. Definition at line 98 of file opimnotify.h. |
|
|
Reimplemented in Opie::OPimAlarm, and Opie::OPimReminder. Definition at line 94 of file opimnotify.h. Referenced by operator=(), operator==(), and OPimNotify(). |
1.4.2