UserNotification Class Reference

#include <user-notification.h>

Inheritance diagram for UserNotification:
Inheritance graph
[legend]
Collaboration diagram for UserNotification:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 UserNotification ()
void updateProcessView (bool mc)
void send ()
virtual void run ()

Public Attributes

QString status
int status_time
QString title
QString error
bool update_item_list

Detailed Description

A user notification can contain information for dialog boxes and status messages. It can also contain a flag that updates the status bar if needed. To use it you should always use a new operator and never take the address of a temporary or static notification. The reason is that the notification itself is deleted by the receiver at arrival.


Constructor & Destructor Documentation

UserNotification::UserNotification (  ) 

Member Function Documentation

void UserNotification::run (  )  [virtual]
void UserNotification::send (  ) 

References app, and selector.

Referenced by ActiveExistenceScanner::thunk().

void UserNotification::updateProcessView ( bool  mc  ) 

Member Data Documentation

Referenced by run().

Referenced by run().

Referenced by run().


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2