42 #ifndef QERRORMESSAGE_H 43 #define QERRORMESSAGE_H 45 #include <QtGui/qdialog.h> 53 #ifndef QT_NO_ERRORMESSAGE 68 void showMessage(
const QString &message);
82 #endif // QT_NO_ERRORMESSAGE 88 #endif // QERRORMESSAGE_H
#define QT_END_NAMESPACE
This macro expands to.
The QDialog class is the base class of dialog windows.
#define Q_DISABLE_COPY(Class)
Disables the use of copy constructors and assignment operators for the given Class.
The QString class provides a Unicode character string.
#define QT_BEGIN_NAMESPACE
This macro expands to.
virtual void done(int)
Closes the dialog and sets its result code to r.
The QErrorMessage class provides an error message display dialog.
#define Q_DECLARE_PRIVATE(Class)
The QEvent class is the base class of all event classes.