4#ifndef QDIALOGBUTTONBOX_H
5#define QDIALOGBUTTONBOX_H
7#include <QtWidgets/qtwidgetsglobal.h>
8#include <QtWidgets/qwidget.h>
24 Q_PROPERTY(
bool centerButtons READ centerButtons WRITE setCenterButtons)
45 NoButton = 0x00000000,
51 YesToAll = 0x00008000,
63 RestoreDefaults = 0x08000000,
67 LastButton = RestoreDefaults
103 StandardButtons standardButtons()
const;
107 void setCenterButtons(
bool center);
108 bool centerButtons()
const;
virtual bool eventFilter(QObject *watched, QEvent *event)
Filters events if this object has been installed as an event filter for the watched object.
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
#define Q_DECLARE_FLAGS(Flags, Enum)
#define Q_DECLARE_OPERATORS_FOR_FLAGS(Flags)
#define QT_REQUIRE_CONFIG(feature)
msgBox setStandardButtons(QMessageBox::Save|QMessageBox::Discard|QMessageBox::Cancel)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent
virtual HRESULT STDMETHODCALLTYPE Close(void)=0