(70d572aba304ed369b3463453ff3a30ad5b5c030)
#include <QtWidgets/qtwidgetsglobal.h>
#include <QtWidgets/qdialog.h>
#include <QtWidgets/qdialogbuttonbox.h>
Go to the source code of this file.
|
class | QMessageBox |
| The QMessageBox class provides a modal dialog for informing the user or for asking the user a question and receiving an answer. More...
|
◆ QT_REQUIRE_VERSION
#define QT_REQUIRE_VERSION |
( |
| argc, |
|
|
| argv, |
|
|
| str ) |
Value:
Q_WIDGETS_EXPORT void qRequireVersion(int argc, char *argv[], QAnyStringView req)
QString str("QStringBuilder")
[5]
Definition at line 319 of file qmessagebox.h.
◆ qRequireVersion()
◆ QT_REQUIRE_CONFIG()
QT_REQUIRE_CONFIG |
( |
messagebox | | ) |
|