#include </home/clem/local/src/opie/core/applets/clockapplet/clock.h>
Public Member Functions | |
| LauncherClock (QWidget *parent) | |
Static Public Member Functions | |
| static int | position () |
Protected Slots | |
| void | updateTime (void) |
| void | slotClockChanged (bool pm) |
Protected Member Functions | |
| void | mousePressEvent (QMouseEvent *) |
| void | timerEvent (QTimerEvent *) |
| void | changeTime (void) |
| void | readConfig () |
Protected Attributes | |
| bool | ampmFormat |
| int | timerId |
| int | format |
|
|
Definition at line 40 of file clock.cpp. References qApp, readConfig(), slotClockChanged(), timerEvent(), timerId, and updateTime(). |
|
|
Definition at line 122 of file clock.cpp. References ampmFormat, QDate::currentDate(), QDateTime::currentDateTime(), d, QDate::day(), format, QTime::hour(), QTime::minute(), QDate::month(), s, and QString::sprintf(). Referenced by timerEvent(), and updateTime(). |
|
|
Definition at line 67 of file clock.cpp. References Global::execute(), FALSE, Opie::Core::OResource::loadPixmap(), Config::readBoolEntry(), Config::setGroup(), Opie::Core::OResource::SmallIcon, tr, and width. |
|
|
|
|
|
Definition at line 59 of file clock.cpp. References ampmFormat, format, Config::readBoolEntry(), Config::readNumEntry(), Config::setGroup(), and TRUE. Referenced by LauncherClock(), and slotClockChanged(). |
|
|
Definition at line 152 of file clock.cpp. References readConfig(), and updateTime(). Referenced by LauncherClock(). |
|
|
Definition at line 104 of file clock.cpp. References changeTime(), QTime::currentTime(), QTime::msec(), QTime::second(), t, and timerId. Referenced by LauncherClock(). |
|
|
Definition at line 117 of file clock.cpp. References changeTime(). Referenced by LauncherClock(), and slotClockChanged(). |
|
|
Definition at line 43 of file clock.h. Referenced by changeTime(), and readConfig(). |
|
|
Definition at line 45 of file clock.h. Referenced by changeTime(), and readConfig(). |
|
|
Definition at line 44 of file clock.h. Referenced by LauncherClock(), and timerEvent(). |
1.4.2