Qt 5.15
Qt Widgets
C++ Classes
QMessageBox
Qt 5.15.10 Reference Documentation
List of All Members for QMessageBox
This is the complete list of members for
QMessageBox
, including inherited members.
enum
ButtonRole
enum
DialogCode
enum
Icon
enum
PaintDeviceMetric
QMessageBox
(QMessageBox::Icon , const QString &, const QString &, QMessageBox::StandardButtons , QWidget *, Qt::WindowFlags )
QMessageBox
(QWidget *)
enum
StandardButton
flags
StandardButtons
accept
()
accepted
()
buttonClicked
(QAbstractButton *)
deleteLater
()
destroyed
(QObject *)
done
(int )
exec
() : int
finished
(int )
objectNameChanged
(const QString &)
open
()
reject
()
rejected
()
~QMessageBox
()
about
(QWidget *, const QString &, const QString &)
aboutQt
(QWidget *, const QString &)
addButton
(QAbstractButton *, QMessageBox::ButtonRole )
addButton
(const QString &, QMessageBox::ButtonRole ) : QPushButton *
addButton
(QMessageBox::StandardButton ) : QPushButton *
blockSignals
(bool ) : bool
button
(QMessageBox::StandardButton ) const : QAbstractButton *
buttonRole
(QAbstractButton *) const : QMessageBox::ButtonRole
buttons
() const : QList<QAbstractButton *>
changeEvent
(QEvent *)
checkBox
() const : QCheckBox *
childEvent
(QChildEvent *)
children
() const : const QObjectList &
clickedButton
() const : QAbstractButton *
closeEvent
(QCloseEvent *)
colorCount
() const : int
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , Functor ) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType ) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
contextMenuEvent
(QContextMenuEvent *)
critical
(QWidget *, const QString &, const QString &, QMessageBox::StandardButtons , QMessageBox::StandardButton ) : QMessageBox::StandardButton
customEvent
(QEvent *)
defaultButton
() const : QPushButton *
depth
() const : int
detailedText
() const : QString
devicePixelRatio
() const : int
devicePixelRatioF
() const : qreal
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const char *, const QObject *, const char *) const : bool
disconnect
(const QObject *, const char *) const : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction ) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
escapeButton
() const : QAbstractButton *
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
findChild
(const QString &, Qt::FindChildOptions ) const : T
findChildren
(const QString &, Qt::FindChildOptions ) const : QList<T>
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
height
() const : int
heightMM
() const : int
icon
() const : QMessageBox::Icon
iconPixmap
() const : QPixmap
information
(QWidget *, const QString &, const QString &, QMessageBox::StandardButtons , QMessageBox::StandardButton ) : QMessageBox::StandardButton
informativeText
() const : QString
inherits
(const char *) const : bool
installEventFilter
(QObject *)
isSignalConnected
(const QMetaMethod &) const : bool
isSizeGripEnabled
() const : bool
isWidgetType
() const : bool
isWindowType
() const : bool
keyPressEvent
(QKeyEvent *)
killTimer
(int )
logicalDpiX
() const : int
logicalDpiY
() const : int
metaObject
() const : const QMetaObject *
metric
(QPaintDevice::PaintDeviceMetric ) const : int
minimumSizeHint
() const : QSize
moveToThread
(QThread *)
objectName
() const : QString
open
(QObject *, const char *)
paintEngine
() const : QPaintEngine *
paintingActive
() const : bool
parent
() const : QObject *
physicalDpiX
() const : int
physicalDpiY
() const : int
property
(const char *) const : QVariant
question
(QWidget *, const QString &, const QString &, QMessageBox::StandardButtons , QMessageBox::StandardButton ) : QMessageBox::StandardButton
receivers
(const char *) const : int
removeButton
(QAbstractButton *)
removeEventFilter
(QObject *)
resizeEvent
(QResizeEvent *)
result
() const : int
sender
() const : QObject *
senderSignalIndex
() const : int
setCheckBox
(QCheckBox *)
setDefaultButton
(QPushButton *)
setDefaultButton
(QMessageBox::StandardButton )
setDetailedText
(const QString &)
setEscapeButton
(QAbstractButton *)
setEscapeButton
(QMessageBox::StandardButton )
setIcon
(
QMessageBox::Icon
)
setIconPixmap
(const QPixmap &)
setInformativeText
(const QString &)
setModal
(bool )
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
setResult
(int )
setSizeGripEnabled
(
bool
)
setStandardButtons
(QMessageBox::StandardButtons )
setText
(const QString &)
setTextFormat
(Qt::TextFormat )
setTextInteractionFlags
(Qt::TextInteractionFlags )
setVisible
(bool )
setWindowModality
(Qt::WindowModality )
setWindowTitle
(const QString &)
showEvent
(QShowEvent *)
signalsBlocked
() const : bool
sizeHint
() const : QSize
standardButton
(QAbstractButton *) const : QMessageBox::StandardButton
standardButtons
() const : QMessageBox::StandardButtons
startTimer
(int , Qt::TimerType ) : int
startTimer
(std::chrono::milliseconds , Qt::TimerType ) : int
staticMetaObject
:
text
() const : QString
textFormat
() const : Qt::TextFormat
textInteractionFlags
() const : Qt::TextInteractionFlags
thread
() const : QThread *
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int ) : QString
warning
(QWidget *, const QString &, const QString &, QMessageBox::StandardButtons , QMessageBox::StandardButton ) : QMessageBox::StandardButton
width
() const : int
widthMM
() const : int