Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

DesktopPowerAlerter Class Reference

List of all members.

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

Constructor & Destructor Documentation

DesktopPowerAlerter::DesktopPowerAlerter QWidget *  parent,
const char *  name = 0
[inline]
 

Definition at line 107 of file serverapp.cpp.

References alertCount, and currentPriority.


Member Function Documentation

void DesktopPowerAlerter::alert const QString text,
int  priority
 

Definition at line 125 of file serverapp.cpp.

References alertCount, and currentPriority.

Referenced by ServerApplication::apmTimeout().

void DesktopPowerAlerter::hideEvent QHideEvent *   ) 
 

Definition at line 138 of file serverapp.cpp.

References alertCount, and currentPriority.


Member Data Documentation

int DesktopPowerAlerter::alertCount [private]
 

Definition at line 122 of file serverapp.cpp.

Referenced by alert(), DesktopPowerAlerter(), and hideEvent().

int DesktopPowerAlerter::currentPriority [private]
 

Definition at line 121 of file serverapp.cpp.

Referenced by alert(), DesktopPowerAlerter(), and hideEvent().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:31:05 2005 for OPIE by  doxygen 1.4.2