Public Member Functions | |
| DesktopPowerAlerter (QWidget *parent, const char *name=0) | |
| void | alert (const QString &text, int priority) |
| void | hideEvent (QHideEvent *) |
Private Attributes | |
| int | currentPriority |
| int | alertCount |
|
||||||||||||
|
Definition at line 107 of file serverapp.cpp. References alertCount, and currentPriority. |
|
||||||||||||
|
Definition at line 125 of file serverapp.cpp. References alertCount, and currentPriority. Referenced by ServerApplication::apmTimeout(). |
|
|
Definition at line 138 of file serverapp.cpp. References alertCount, and currentPriority. |
|
|
Definition at line 122 of file serverapp.cpp. Referenced by alert(), DesktopPowerAlerter(), and hideEvent(). |
|
|
Definition at line 121 of file serverapp.cpp. Referenced by alert(), DesktopPowerAlerter(), and hideEvent(). |
1.4.2