This class is the UI widget representing a notification message.
More...
#include <message.hpp>
List of all members.
Public Member Functions |
void | setMessage (const QString &msg) |
void | setIcon (const QPixmap &pix) |
void | incrementCount () |
void | setAction (const QString &name, const QObject *obj, const char *method) |
Protected Member Functions |
void | changeEvent (QEvent *e) |
Friends |
class | Status |
Detailed Description
This class is the UI widget representing a notification message.
Definition at line 26 of file message.hpp.
The documentation for this class was generated from the following files: