Konsole
Konsole::WarningBox Class Reference
A label which displays a warning message, using the appropriate icon from the current icon theme and background color from KColorScheme. More...
#include <WarningBox.h>
Inheritance diagram for Konsole::WarningBox:

Public Member Functions | |
| void | setText (const QString &text) |
| QString | text () const |
| WarningBox (QWidget *parent=0) | |
Detailed Description
A label which displays a warning message, using the appropriate icon from the current icon theme and background color from KColorScheme.Definition at line 36 of file WarningBox.h.
Constructor & Destructor Documentation
| WarningBox::WarningBox | ( | QWidget * | parent = 0 |
) |
Definition at line 34 of file WarningBox.cpp.
Member Function Documentation
| void WarningBox::setText | ( | const QString & | text | ) |
| QString WarningBox::text | ( | ) | const |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference