#include </home/clem/local/src/opie/libopie2/opiecore/device/odevice_ipaq.h>
Inheritance diagram for Opie::Core::Internal::iPAQ:


Public Member Functions | |
| virtual bool | setDisplayStatus (bool on) |
| virtual bool | setDisplayBrightness (int b) |
| virtual int | displayBrightnessResolution () const |
| virtual void | playAlarmSound () |
| 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) |
| virtual bool | hasLightSensor () const |
| virtual int | readLightSensor () |
| virtual int | lightSensorResolution () const |
Protected Member Functions | |
| virtual void | init (const QString &) |
| 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 [2] |
|
|
Reimplemented from Opie::Core::ODevice. Definition at line 394 of file odevice_ipaq.cpp. References Opie::Core::ODevice::model(), Opie::Core::Model_iPAQ_H191x, Opie::Core::Model_iPAQ_H1940, Opie::Core::Model_iPAQ_H31xx, Opie::Core::Model_iPAQ_H36xx, Opie::Core::Model_iPAQ_H37xx, Opie::Core::Model_iPAQ_H38xx, Opie::Core::Model_iPAQ_H39xx, and Opie::Core::Model_iPAQ_H5xxx. Referenced by setDisplayBrightness(). |
|
||||||||||||||||||||||||
|
|
Reimplemented from Opie::Core::ODevice. Definition at line 433 of file odevice_ipaq.cpp. |
|
|
|
|
This method will return a list of leds available on this device
Reimplemented from Opie::Core::ODevice. Definition at line 213 of file odevice_ipaq.cpp. References Opie::Core::ODevice::d, Opie::Core::Led_BlueTooth, Opie::Core::Led_Power, Opie::Core::ODeviceData::m_model, and Opie::Core::Model_iPAQ_H38xx. |
|
|
Reimplemented from Opie::Core::ODevice. Definition at line 235 of file odevice_ipaq.cpp. References Opie::Core::Led_BlueTooth, Opie::Core::Led_Off, Opie::Core::Led_Power, and m_leds. |
|
|
This does return the state of the LEDs Reimplemented from Opie::Core::ODevice. Definition at line 223 of file odevice_ipaq.cpp. References Opie::Core::ODevice::d, Opie::Core::Led_BlinkFast, Opie::Core::Led_BlinkSlow, Opie::Core::Led_BlueTooth, Opie::Core::Led_Off, Opie::Core::Led_On, Opie::Core::Led_Power, Opie::Core::ODeviceData::m_model, and Opie::Core::Model_iPAQ_H38xx. |
|
|
Reimplemented from Opie::Core::ODevice. Definition at line 461 of file odevice_ipaq.cpp. |
|
|
This plays an alarm sound Reimplemented from Opie::Core::ODevice. Definition at line 348 of file odevice_ipaq.cpp. References Opie::Core::ODevice::changeMixerForAlarm(), Sound::isFinished(), and snd. |
|
|
Reimplemented from Opie::Core::ODevice. Definition at line 438 of file odevice_ipaq.cpp. References val. |
|
|
This sets the display brightness
Reimplemented from Opie::Core::ODevice. Definition at line 360 of file odevice_ipaq.cpp. References displayBrightnessResolution(), QFile::encodeName(), FLITE_ON, QString::fromLatin1(), Opie::Core::ODevice::model(), Opie::Core::Model_iPAQ_H191x, and Opie::Core::ODevice::system(). |
|
|
This sets the display on or off Reimplemented from Opie::Core::OAbstractMobileDevice. Definition at line 416 of file odevice_ipaq.cpp. References QFile::encodeName(), QString::fromLatin1(), Opie::Core::ODevice::model(), Opie::Core::Model_iPAQ_H191x, Opie::Core::OAbstractMobileDevice::setDisplayStatus(), and Opie::Core::ODevice::system(). |
|
||||||||||||
|
Set the state for a LED
Reimplemented from Opie::Core::ODevice. Definition at line 247 of file odevice_ipaq.cpp. References Opie::Core::Led_BlinkFast, Opie::Core::Led_BlinkSlow, Opie::Core::Led_Off, LED_ON, Opie::Core::Led_On, Opie::Core::Led_Power, and m_leds. |
|
|
Definition at line 339 of file odevice_ipaq.cpp. References Opie::Core::HardKey_Backlight, m_power_timer, and QWSServer::sendKeyEvent(). |
|
|
Definition at line 71 of file odevice_ipaq.h. Referenced by init(), ledState(), and setLedState(). |
|
|
Definition at line 69 of file odevice_ipaq.h. Referenced by filter(), init(), and timerEvent(). |
1.4.2