KIO
KMessageBoxWrapper Class Reference
#include <kmessageboxwrapper.h>
Inheritance diagram for KMessageBoxWrapper:

Detailed Description
Definition at line 30 of file kmessageboxwrapper.h.
Static Public Member Functions | |
static void | error (QWidget *parent, const QString &text, const QString &caption=QString()) |
static void | sorry (QWidget *parent, const QString &text, const QString &caption=QString()) |
Member Function Documentation
static void KMessageBoxWrapper::error | ( | QWidget * | parent, | |
const QString & | text, | |||
const QString & | caption = QString() | |||
) | [inline, static] |
Definition at line 33 of file kmessageboxwrapper.h.
static void KMessageBoxWrapper::sorry | ( | QWidget * | parent, | |
const QString & | text, | |||
const QString & | caption = QString() | |||
) | [inline, static] |
Definition at line 43 of file kmessageboxwrapper.h.
The documentation for this class was generated from the following file: