MessageWindow Class Reference
Inheritance diagram for MessageWindow:

Detailed Description
Definition at line 30 of file messagewindow.h.
Public Member Functions | |
| ~MessageWindow () | |
Static Public Member Functions | |
| static void | add (QWidget *parent, const QString &txt, int delay=500) |
| static void | change (QWidget *parent, const QString &txt) |
| static void | remove (QWidget *parent) |
| static void | removeAll () |
Protected Slots | |
| void | slotTimer () |
Protected Member Functions | |
| MessageWindow (const QString &txt, int delay=500, QWidget *parent=0, const char *name=0) | |
| void | setText (const QString &txt) |
| QString | text () const |
The documentation for this class was generated from the following files:

