|
Developer Documentation
|
Public Slots | |
| void | showMessage (const QString &message, int timeout=0) |
| void | showMessage (const QString &message, QColor _color, int timeout=0) |
Public Member Functions | |
| ColorStatusBar (QWidget *parent=0) | |
Private Slots | |
| void | slotMessageChanged (const QString &message) |
Private Attributes | |
| bool | colored_ |
Definition at line 56 of file ColorStatusBar.hh.