

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 void | alarmSound () |
| virtual QValueList< OLed > | ledList () const |
| virtual QValueList< OLedState > | ledStateList (OLed led) const |
| virtual OLedState | ledState (OLed led) const |
| virtual bool | setLedState (OLed led, OLedState st) |
Protected Member Functions | |
| virtual void | init () |
| virtual void | initButtons () |
| virtual bool | filter (int unicode, int keycode, int modifiers, bool isPress, bool autoRepeat) |
| virtual void | timerEvent (QTimerEvent *te) |
Protected Attributes | |
| int | m_power_timer |
| OLedState | m_leds [1] |
|
|
This plays an alarmSound Reimplemented from Opie::ODevice. Definition at line 2388 of file odevice.cpp. |
|
|
Reimplemented from Opie::ODevice. Definition at line 2490 of file odevice.cpp. |
|
||||||||||||||||||||||||
|
Reimplemented from QWSServer::KeyboardFilter. Definition at line 2373 of file odevice.cpp. |
|
|
Reimplemented from Opie::ODevice. Definition at line 2204 of file odevice.cpp. References Opie::Core::CCW, Opie::ODevice::d, f, IO_ReadOnly, Opie::Core::Led_Off, m_leds, m_power_timer, Opie::Core::Model_SIMpad_SL4, Rot0, QTextStream::setDevice(), Opie::Core::System_Familiar, Opie::Core::System_OpenZaurus, and Opie::Core::Vendor_SIEMENS. |
|
|
This method initialises the button mapping Reimplemented from Opie::ODevice. Definition at line 2255 of file odevice.cpp. References code, Opie::ODevice::d, fheldaction, fheldservice, fpressedaction, fpressedservice, i, Opie::Core::isQWS(), Resource::loadPixmap(), Opie::Core::makeChannel(), Opie::ODevice::model(), pix, Opie::ODevice::reloadButtonMapping(), QWSServer::setKeyboardFilter(), Opie::Core::Internal::simpad_buttons, Opie::ODevice::systemMessage(), tr, and utext. |
|
|
This method will return a list of leds available on this device
Reimplemented from Opie::ODevice. Definition at line 2308 of file odevice.cpp. References Opie::Core::Led_Power. |
|
|
Reimplemented from Opie::ODevice. Definition at line 2327 of file odevice.cpp. References Opie::Core::Led_Off, Opie::Core::Led_Power, and m_leds. |
|
|
This does return the state of the LEDs Reimplemented from Opie::ODevice. Definition at line 2316 of file odevice.cpp. References Opie::Core::Led_Off, Opie::Core::Led_On, and Opie::Core::Led_Power. |
|
|
This sets the display brightness
Reimplemented from Opie::ODevice. Definition at line 2465 of file odevice.cpp. References qDebug(), SIMPAD_BACKLIGHT_CONTROL, SIMPAD_BACKLIGHT_MASK, and write(). |
|
|
This sets the display on or off Reimplemented from Opie::ODevice. Definition at line 2451 of file odevice.cpp. References qDebug(), and Opie::ODevice::system(). |
|
||||||||||||
|
Set the state for a LED
Reimplemented from Opie::ODevice. Definition at line 2339 of file odevice.cpp. References Opie::Core::Led_BlinkFast, Opie::Core::Led_BlinkSlow, Opie::Core::Led_Off, Opie::Core::Led_On, Opie::Core::Led_Power, m_leds, and SIMPAD_BOARDCONTROL. |
|
|
Reimplemented from Opie::ODevice. Definition at line 2444 of file odevice.cpp. References 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 2426 of file odevice.cpp. References Opie::Core::isQWS(), qDebug(), and Opie::ODevice::system(). |
|
|
Definition at line 2379 of file odevice.cpp. References Opie::Core::HardKey_Backlight, m_power_timer, and QWSServer::sendKeyEvent(). |
|
|
Definition at line 187 of file odevice.cpp. Referenced by Opie::Core::Internal::SIMpad::init(), init(), Opie::Core::Internal::SIMpad::ledState(), ledState(), Opie::Core::Internal::SIMpad::setLedState(), and setLedState(). |
|
|
Definition at line 185 of file odevice.cpp. Referenced by Opie::Core::Internal::SIMpad::init(), init(), Opie::Core::Internal::SIMpad::timerEvent(), and timerEvent(). |
1.4.2