

Public Member Functions | |
| LoginScreenSaver () | |
| void | restore () |
| bool | save (int level) |
| void | setIntervals (int i1=30, int i2=20, int i3=60) |
| int | backlight () |
| void | setBacklight (int bright) |
Private Attributes | |
| bool | m_lcd_status |
| int | m_backlight_bright |
| bool | m_backlight_forcedoff |
|
|
Definition at line 218 of file main.cpp. References m_backlight_bright, m_backlight_forcedoff, and m_lcd_status. |
|
|
Definition at line 275 of file main.cpp. References m_backlight_bright. Referenced by save(), and setBacklight(). |
|
|
Definition at line 228 of file main.cpp. References m_lcd_status, and setBacklight(). |
|
|
Definition at line 235 of file main.cpp. References backlight(), FALSE, Qt::Key_F34, PowerStatus::Online, PowerStatusManager::readStatus(), QWSServer::sendKeyEvent(), setBacklight(), and TRUE. |
|
|
Definition at line 283 of file main.cpp. References backlight(), m_backlight_bright, and m_backlight_forcedoff. |
|
||||||||||||||||
|
Definition at line 260 of file main.cpp. References QWSServer::setScreenSaverInterval(), QWSServer::setScreenSaverIntervals(), and v. |
|
|
Definition at line 309 of file main.cpp. Referenced by backlight(), LoginScreenSaver(), and setBacklight(). |
|
|
Definition at line 310 of file main.cpp. Referenced by LoginScreenSaver(), and setBacklight(). |
|
|
Definition at line 307 of file main.cpp. Referenced by LoginScreenSaver(), and restore(). |
1.4.2