Qt 5.12
Qt Widgets
C++ Classes
QDialog
Qt 5.12.0 Reference Documentation
List of All Members for QDialog
This is the complete list of members for
QDialog
, including inherited members.
enum
DialogCode
QDialog
(QWidget *, Qt::WindowFlags )
~QDialog
()
accept
()
accepted
()
closeEvent
(QCloseEvent *)
contextMenuEvent
(QContextMenuEvent *)
done
(int )
eventFilter
(QObject *, QEvent *) : bool
exec
() : int
finished
(int )
isSizeGripEnabled
() const : bool
keyPressEvent
(QKeyEvent *)
metaObject
() const : const QMetaObject *
minimumSizeHint
() const : QSize
open
()
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
reject
()
rejected
()
resizeEvent
(
QResizeEvent *
)
result
() const : int
setModal
(bool )
setResult
(int )
setSizeGripEnabled
(
bool
)
setVisible
(bool )
showEvent
(QShowEvent *)
sizeHint
() const : QSize
staticMetaObject
: const QMetaObject
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString