#include </home/clem/local/src/opie/core/pim/today/plugins/datebook/datebookevent.h>
Inheritance diagram for DateBookEvent:


Signals | |
| void | editEvent (const Event &e) |
Public Member Functions | |
| DateBookEvent (const EffectiveEvent &ev, QWidget *parent=0, bool show_location=0, bool show_notes=0, bool timeExtraLine=0, int maxCharClip=0, const char *name=0, WFlags fl=0) | |
| ~DateBookEvent () | |
Private Slots | |
| void | editEventSlot (const Event &e) |
| void | editMe () |
Private Member Functions | |
| QString | ampmTime (QTime) |
| QString | differDate (QDate date) |
Private Attributes | |
| const EffectiveEvent | event |
| bool | ampm |
|
||||||||||||||||||||||||||||||||||||
|
Definition at line 28 of file datebookevent.cpp. References ampm, ampmTime(), Opie::Ui::OClickableLabel::clicked(), QDate::currentDate(), differDate(), editMe(), end, event, Config::readBoolEntry(), Config::setGroup(), start, TimeString::timeString(), tr, and TRUE. |
|
|
Definition at line 88 of file datebookevent.cpp. |
|
|
AM/PM timestring conversion.
Definition at line 96 of file datebookevent.cpp. References ampm, QTime::hour(), QTime::minute(), s, and QString::sprintf(). Referenced by DateBookEvent(). |
|
|
Definition at line 115 of file datebookevent.cpp. References QDate::dayOfWeek(), and Calendar::nameOfDay(). Referenced by DateBookEvent(). |
|
|
Referenced by editMe(). |
|
|
starts the edit dialog as known from datebook Definition at line 136 of file datebookevent.cpp. References Opie::Core::ODevice::inst(), Opie::Core::System_Zaurus, and Qtopia::Record::uid(). |
|
|
Definition at line 147 of file datebookevent.cpp. References editEvent(), EffectiveEvent::event(), and event. Referenced by DateBookEvent(). |
|
|
Definition at line 51 of file datebookevent.h. Referenced by ampmTime(), and DateBookEvent(). |
|
|
Definition at line 50 of file datebookevent.h. Referenced by DateBookEvent(), and editMe(). |
1.4.2