#include </home/clem/local/src/opie/noncore/unsupported/libopie/pim/opimnotify.h>
Inheritance diagram for 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 20 of file opimnotify.h.
|
|
Definition at line 22 of file opimnotify.h. |
|
||||||||||||||||
|
Definition at line 15 of file opimnotify.cpp. References data, OPimNotify::Data::dur, OPimNotify::Data::parent, and OPimNotify::Data::start. |
|
|
Definition at line 21 of file opimnotify.cpp. References data, and QShared::ref(). |
|
|
Definition at line 26 of file opimnotify.cpp. References data, QShared::deref(), and l. |
|
|
Reimplemented in OPimAlarm, and OPimReminder. Definition at line 80 of file opimnotify.cpp. References OPimNotify::Data::application, QShared::count, data, QShared::deref(), OPimNotify::Data::dur, OPimNotify::Data::parent, and OPimNotify::Data::start. Referenced by setDateTime(), Opie::OPimNotify::setDateTime(), setDuration(), Opie::OPimNotify::setDuration(), setParent(), Opie::OPimNotify::setParent(), setService(), and Opie::OPimNotify::setService(). |
|
|
start date Definition at line 49 of file opimnotify.cpp. References data, and OPimNotify::Data::start. Referenced by save(), and OEvent::toMap(). |
|
|
Reimplemented in OPimAlarm, and OPimReminder. Definition at line 91 of file opimnotify.cpp. References data, and QShared::deref(). Referenced by operator=(), and Opie::OPimNotify::operator=(). |
|
|
in Seconds Definition at line 58 of file opimnotify.cpp. References data, and OPimNotify::Data::dur. |
|
|
Start Time + Duration Definition at line 61 of file opimnotify.cpp. References data, QDateTime::date(), OPimNotify::Data::dur, OPimNotify::Data::start, and QDateTime::time(). |
|
|
Definition at line 33 of file opimnotify.cpp. References data, deref(), and QShared::ref(). Referenced by OPimReminder::operator=(), OPimAlarm::operator=(), Opie::OPimReminder::operator=(), and Opie::OPimAlarm::operator=(). |
|
|
Definition at line 40 of file opimnotify.cpp. References OPimNotify::Data::application, data, OPimNotify::Data::dur, OPimNotify::Data::parent, and OPimNotify::Data::start. Referenced by OPimReminder::operator==(), OPimAlarm::operator==(), Opie::OPimReminder::operator==(), and Opie::OPimAlarm::operator==(). |
|
|
RETURN the parent uid Definition at line 55 of file opimnotify.cpp. References data, and OPimNotify::Data::parent. |
|
|
Definition at line 52 of file opimnotify.cpp. References OPimNotify::Data::application, and data. |
|
|
Definition at line 64 of file opimnotify.cpp. References copyIntern(), data, and OPimNotify::Data::start. |
|
|
Definition at line 68 of file opimnotify.cpp. References copyIntern(), data, and OPimNotify::Data::dur. |
|
|
Definition at line 72 of file opimnotify.cpp. References copyIntern(), data, and OPimNotify::Data::parent. |
|
|
Definition at line 76 of file opimnotify.cpp. References OPimNotify::Data::application, copyIntern(), and data. |
|
|
Implemented in OPimAlarm, and OPimReminder. Referenced by OPimNotifyManager::add(). |
|
|
Reimplemented in OPimAlarm, and OPimReminder. Definition at line 64 of file opimnotify.h. |
|
1.4.2