#include </home/clem/local/src/opie/core/settings/light-and-power/light.h>
Collaboration diagram for LightSettings:

Public Member Functions | |
| LightSettings (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~LightSettings () | |
Static Public Member Functions | |
| static QString | appName () |
Protected Slots | |
| virtual void | calibrateSensor () |
| virtual void | calibrateSensorAC () |
| void | setBacklight (int) |
| void | setContrast (int) |
| void | setFrequency (int) |
| void | setCloseHingeAction (int) |
| void | resetBacklight () |
Protected Member Functions | |
| virtual void | accept () |
| virtual void | done (int r) |
Private Attributes | |
| int | m_bres |
| int | m_cres |
| int | m_oldcontrast |
| int | m_oldfreq |
| QTimer * | m_resettimer |
| QStringList | m_sensordata |
| QStringList | m_sensordata_ac |
|
||||||||||||||||
|
Definition at line 56 of file light.cpp. References contrast, QPtrList< type >::count(), Opie::Core::ODevice::inst(), m_bres, m_cres, m_oldcontrast, m_resettimer, m_sensordata, m_sensordata_ac, PowerStatus::Online, Config::readNumEntry(), PowerStatusManager::readStatus(), resetBacklight(), setBacklight(), setCloseHingeAction(), setContrast(), setFrequency(), and tr. |
|
|
|
|
|
Definition at line 257 of file light.cpp. References contrast, Opie::Core::ODevice::inst(), m_cres, m_sensordata, m_sensordata_ac, and write(). |
|
|
Definition at line 45 of file light.h. References QString::fromLatin1(). |
|
|
Definition at line 207 of file light.cpp. References QPEApplication::execDialog(), m_sensordata, s, and setBacklight(). |
|
|
Definition at line 215 of file light.cpp. References QPEApplication::execDialog(), m_sensordata_ac, s, and setBacklight(). |
|
|
Definition at line 313 of file light.cpp. References m_resettimer, and resetBacklight(). |
|
|
Definition at line 246 of file light.cpp. References setBacklight(), and setContrast(). Referenced by done(), and LightSettings(). |
|
|
Definition at line 223 of file light.cpp. References m_resettimer, and start. Referenced by calibrateSensor(), calibrateSensorAC(), LightSettings(), and resetBacklight(). |
|
|
Definition at line 252 of file light.cpp. Referenced by LightSettings(). |
|
|
Definition at line 234 of file light.cpp. References Opie::Core::ODevice::inst(), and m_oldcontrast. Referenced by LightSettings(), and resetBacklight(). |
|
|
Definition at line 240 of file light.cpp. References Opie::Core::ODevice::inst(), oendl, and owarn. Referenced by LightSettings(). |
|
|
Definition at line 61 of file light.h. Referenced by LightSettings(). |
|
|
Definition at line 62 of file light.h. Referenced by accept(), and LightSettings(). |
|
|
Definition at line 63 of file light.h. Referenced by LightSettings(), and setContrast(). |
|
|
|
|
|
Definition at line 65 of file light.h. Referenced by done(), LightSettings(), and setBacklight(). |
|
|
Definition at line 66 of file light.h. Referenced by accept(), calibrateSensor(), and LightSettings(). |
|
|
Definition at line 67 of file light.h. Referenced by accept(), calibrateSensorAC(), and LightSettings(). |
1.4.2