Konsole
Konsole::WarningBox Class Reference
#include <WarningBox.h>
Inheritance diagram for Konsole::WarningBox:

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.
Public Member Functions | |
void | setText (const QString &text) |
QString | text () const |
WarningBox (QWidget *parent=0) |
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: