4#ifndef QPROGRESSDIALOG_H
5#define QPROGRESSDIALOG_H
7#include <QtWidgets/qtwidgetsglobal.h>
9#include <QtWidgets/qdialog.h>
29 Q_PROPERTY(
bool autoReset READ autoReset WRITE setAutoReset)
30 Q_PROPERTY(
bool autoClose READ autoClose WRITE setAutoClose)
31 Q_PROPERTY(
int minimumDuration READ minimumDuration WRITE setMinimumDuration)
38 Qt::WindowFlags
flags = Qt::WindowFlags());
45 bool wasCanceled()
const;
55 int minimumDuration()
const;
57 void setAutoReset(
bool reset);
58 bool autoReset()
const;
59 void setAutoClose(
bool close);
60 bool autoClose()
const;
70 void setRange(
int minimum,
int maximum);
74 void setMinimumDuration(
int ms);
The QCloseEvent class contains parameters that describe a close event.
The QDialog class is the base class of dialog windows.
void closeEvent(QCloseEvent *) override
\reimp
QSize sizeHint() const override
\reimp
void resizeEvent(QResizeEvent *) override
\reimp
void showEvent(QShowEvent *) override
\reimp
The QLabel widget provides a text or image display.
The QProgressBar widget provides a horizontal or vertical progress bar.
The QProgressDialog class provides feedback on the progress of a slow operation.
void canceled()
This signal is emitted when the cancel button is clicked.
The QResizeEvent class contains event parameters for resize events.
The QShowEvent class provides an event that is sent when a widget is shown.
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
EGLOutputLayerEXT EGLint EGLAttrib value
[5]
GLuint GLsizei const GLchar * label
[43]
#define QT_REQUIRE_CONFIG(feature)
settings setValue("DataPump/bgcolor", color)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent