#include </home/clem/local/src/opie/core/launcher/suspendmonitor.h>
Collaboration diagram for TempScreenSaverMonitor:

Signals | |
| void | forceSuspend () |
Public Member Functions | |
| TempScreenSaverMonitor (QObject *parent=0, const char *name=0) | |
| void | setTempMode (int, int) |
| void | applicationTerminated (int) |
Protected Member Functions | |
| void | timerEvent (QTimerEvent *) |
Private Member Functions | |
| bool | removeOld (int) |
| void | updateAll () |
| int | timerValue () |
Private Attributes | |
| QValueList< int > | sStatus [3] |
| int | currentMode |
| int | timerId |
|
||||||||||||
|
Definition at line 30 of file suspendmonitor.cpp. References currentMode, QPEApplication::Enable, and timerId. |
|
|
Definition at line 102 of file suspendmonitor.cpp. References removeOld(), and updateAll(). |
|
|
Referenced by timerEvent(). |
|
|
Definition at line 60 of file suspendmonitor.cpp. References end, FALSE, QValueList< T >::find(), i, QValueList< T >::remove(), sStatus, and TRUE. Referenced by applicationTerminated(), and setTempMode(). |
|
||||||||||||
|
Definition at line 37 of file suspendmonitor.cpp. References QValueList< T >::append(), QPEApplication::Disable, QPEApplication::DisableLightOff, QPEApplication::DisableSuspend, QPEApplication::Enable, oendl, owarn, removeOld(), sStatus, and updateAll(). |
|
|
Definition at line 135 of file suspendmonitor.cpp. References QTime::addSecs(), QValueList< T >::clear(), currentMode, QPEApplication::Enable, QFile::exists(), forceSuspend(), i, sStatus, str, timerId, timerValue(), QTime::toString(), tr, and updateAll(). |
|
|
Definition at line 108 of file suspendmonitor.cpp. References FALSE, and QString::toInt(). Referenced by timerEvent(), and updateAll(). |
|
|
Definition at line 73 of file suspendmonitor.cpp. References currentMode, QPEApplication::Disable, QPEApplication::DisableLightOff, QPEApplication::DisableSuspend, QPEApplication::Enable, sStatus, timerId, and timerValue(). Referenced by applicationTerminated(), setTempMode(), and timerEvent(). |
|
|
Definition at line 50 of file suspendmonitor.h. Referenced by TempScreenSaverMonitor(), timerEvent(), and updateAll(). |
|
|
Definition at line 49 of file suspendmonitor.h. Referenced by removeOld(), setTempMode(), timerEvent(), and updateAll(). |
|
|
Definition at line 51 of file suspendmonitor.h. Referenced by TempScreenSaverMonitor(), timerEvent(), and updateAll(). |
1.4.2