parley
MessageBox Class Reference
Used to display static messages to the user; all input to. More...
#include <messagebox.h>
Inheritance diagram for MessageBox:

Public Member Functions | |
| MessageBox (KSvgRenderer *renderer, ActiveArea *area, const QString &elementId, const QString &text, QGraphicsItem *parent=0) | |
Detailed Description
Used to display static messages to the user; all input to.
- Parameters:
-
text should be passed through i18n()
Definition at line 34 of file messagebox.h.
Constructor & Destructor Documentation
| MessageBox::MessageBox | ( | KSvgRenderer * | renderer, | |
| ActiveArea * | area, | |||
| const QString & | elementId, | |||
| const QString & | text, | |||
| QGraphicsItem * | parent = 0 | |||
| ) |
Definition at line 29 of file messagebox.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference