QtGui/qmessagebox.h File Reference
#define QT_REQUIRE_VERSION |
( |
|
argc, |
|
|
|
argv, |
|
|
|
str |
|
) |
| |
Value:
} \
QString s = QApplication::tr("Executable '%1' requires Qt "\
"Incompatible Qt Library Error"), s,
QMessageBox::Abort, 0); qFatal(
"%s", s.toLatin1().data()); }}
QString arg(qlonglong a, int fieldwidth=0, int base=10, const QChar &fillChar=QLatin1Char(' ')) const Q_REQUIRED_RESULT
static StandardButton critical(QWidget *parent, const QString &title, const QString &text, StandardButtons buttons=Ok, StandardButton defaultButton=NoButton)
static QChar fromLatin1(char c)
static QString fromLatin1(const char *, int size=-1)
int toInt(bool *ok=0, int base=10) const
Q_CORE_EXPORT QString qAppName()
QString section(QChar sep, int start, int end=-1, SectionFlags flags=SectionDefault) const
Definition at line 344 of file qmessagebox.h.
Go to the source code of this file.