OPimAlarm Class Reference
An alarm is a sound/mail/buzzer played/send at a given time to inform about an Event. More...
#include <opimnotify.h>
Inheritance diagram for OPimAlarm:


Public Types | |
| enum | Sound { Loud = 1, Silent = 0, Custom = 2 } |
Public Member Functions | |
| OPimAlarm (int sound=Silent, const QDateTime &start=QDateTime(), int duration=0, int parent=0) | |
| OPimAlarm (const OPimAlarm &) | |
| ~OPimAlarm () | |
| OPimAlarm & | operator= (const OPimAlarm &) |
| bool | operator== (const OPimAlarm &) |
| QString | type () const |
| int | sound () const |
| QString | file () const |
| void | setSound (int) |
| void | setFile (const QString &sound) |
Detailed Description
An alarm is a sound/mail/buzzer played/send at a given time to inform about an Event.
Definition at line 73 of file opimnotify.h.
Member Enumeration Documentation
|
|
Definition at line 75 of file opimnotify.h. |
Constructor & Destructor Documentation
|
||||||||||||||||||||
|
Definition at line 106 of file opimnotify.cpp. |
|
|
Definition at line 112 of file opimnotify.cpp. |
|
|
Definition at line 117 of file opimnotify.cpp. |
Member Function Documentation
|
|
Definition at line 123 of file opimnotify.cpp. References data, and OPimNotify::operator=(). |
|
|
Definition at line 134 of file opimnotify.cpp. References Custom, data, and OPimNotify::operator==(). |
|
|
Implements OPimNotify. Definition at line 141 of file opimnotify.cpp. References QString::fromLatin1(). |
|
|
Definition at line 144 of file opimnotify.cpp. Referenced by save(), and OEvent::toMap(). |
|
|
Definition at line 147 of file opimnotify.cpp. |
|
|
Definition at line 150 of file opimnotify.cpp. |
|
|
Definition at line 154 of file opimnotify.cpp. |
The documentation for this class was generated from the following files:
