7#include <QtWidgets/qtwidgetsglobal.h>
8#include <QtWidgets/qwidget.h>
23 Q_PROPERTY(
bool sizeGripEnabled READ isSizeGripEnabled WRITE setSizeGripEnabled)
24 Q_PROPERTY(
bool modal READ isModal WRITE setModal)
39 void setSizeGripEnabled(
bool);
40 bool isSizeGripEnabled()
const;
42 void setModal(
bool modal);
43 void setResult(
int r);
53 virtual void done(
int);
54 virtual void accept();
55 virtual void reject();
64#ifndef QT_NO_CONTEXTMENU
The QCloseEvent class contains parameters that describe a close event.
The QDialog class is the base class of dialog windows.
void finished(int result)
DialogCode
The value returned by a modal dialog.
The QKeyEvent class describes a key event.
virtual bool eventFilter(QObject *watched, QEvent *event)
Filters events if this object has been installed as an event filter for the watched object.
The QResizeEvent class contains event parameters for resize events.
The QShowEvent class provides an event that is sent when a widget is shown.
Combined button and popup list for selecting options.
#define QT_REQUIRE_CONFIG(feature)
file open(QIODevice::ReadOnly)
QFileDialog dialog(this)
[1]
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent