Uses of Class
io.qt.gui.QCloseEvent
Packages that use QCloseEvent
-
Uses of QCloseEvent in io.qt.gui
Methods in io.qt.gui that return QCloseEventMethods in io.qt.gui with parameters of type QCloseEventModifier and TypeMethodDescriptionprotected final void
QCloseEvent.assign
(QCloseEvent other) SeeQCloseEvent::
operator=(QCloseEvent) protected void
QWindow.closeEvent
(QCloseEvent arg__1) protected final void
QCloseEvent.set
(QCloseEvent other) Deprecated.Constructors in io.qt.gui with parameters of type QCloseEvent -
Uses of QCloseEvent in io.qt.quick
Methods in io.qt.quick with parameters of type QCloseEvent -
Uses of QCloseEvent in io.qt.webengine.widgets
Methods in io.qt.webengine.widgets with parameters of type QCloseEvent -
Uses of QCloseEvent in io.qt.widgets
Methods in io.qt.widgets with parameters of type QCloseEventModifier and TypeMethodDescriptionprotected void
QAbstractSpinBox.closeEvent
(QCloseEvent event) protected void
QDialog.closeEvent
(QCloseEvent arg__1) protected void
QDockWidget.closeEvent
(QCloseEvent event) protected void
QGraphicsWidget.closeEvent
(QCloseEvent event) protected void
QMdiSubWindow.closeEvent
(QCloseEvent closeEvent) protected void
QMessageBox.closeEvent
(QCloseEvent event) protected void
QProgressDialog.closeEvent
(QCloseEvent event) protected void
QWidget.closeEvent
(QCloseEvent event)
assign(io.qt.gui.QCloseEvent)
instead.