

Public Member Functions | |
| virtual bool | setSoftSuspend (bool soft) |
| virtual bool | suspend () |
| virtual bool | setDisplayStatus (bool on) |
| virtual bool | setDisplayBrightness (int b) |
| virtual int | displayBrightnessResolution () const |
| virtual bool | setDisplayContrast (int b) |
| virtual int | displayContrastResolution () const |
Protected Member Functions | |
| virtual void | init () |
| virtual bool | filter (int unicode, int keycode, int modifiers, bool isPress, bool autoRepeat) |
| virtual void | timerEvent (QTimerEvent *te) |
Protected Attributes | |
| int | m_power_timer |
|
|
Reimplemented from Opie::ODevice. Definition at line 2669 of file odevice.cpp. |
|
|
Reimplemented from Opie::ODevice. Definition at line 2700 of file odevice.cpp. |
|
||||||||||||||||||||||||
|
Reimplemented from QWSServer::KeyboardFilter. Definition at line 2550 of file odevice.cpp. |
|
|
|
This sets the display brightness
Reimplemented from Opie::ODevice. Definition at line 2635 of file odevice.cpp. |
|
|
This sets the display contrast
Reimplemented from Opie::ODevice. Definition at line 2674 of file odevice.cpp. |
|
|
This sets the display on or off Reimplemented from Opie::ODevice. Definition at line 2614 of file odevice.cpp. References FBIOBLANK, qDebug(), VESA_NO_BLANKING, and VESA_POWERDOWN. |
|
|
Reimplemented from Opie::ODevice. Definition at line 2568 of file odevice.cpp. References APM_EVT_POWER_BUTTON, APM_IOCGEVTSRC, APM_IOCSEVTSRC, Opie::Core::perror(), and qDebug(). |
|
|
This method will try to suspend the device It only works if the user is the QWS Server and the apm application is installed. It tries to suspend and then waits some time cause some distributions do have asynchronus apm implementations. This method will either fail and return false or it'll suspend the device and return once the device got woken up
Reimplemented from Opie::ODevice. Definition at line 2605 of file odevice.cpp. References qDebug(). |
|
|
Definition at line 2559 of file odevice.cpp. References Opie::Core::HardKey_Backlight, m_power_timer, and QWSServer::sendKeyEvent(). |
|
|
Definition at line 208 of file odevice.cpp. Referenced by init(), and timerEvent(). |
1.4.2