Uses of Class
io.qt.gui.QCloseEvent
Package | Description |
---|---|
io.qt.gui | |
io.qt.quick | |
io.qt.widgets |
-
Uses of QCloseEvent in io.qt.gui
Methods in io.qt.gui with parameters of type QCloseEvent Modifier and Type Method Description protected void
QWindow. closeEvent(QCloseEvent arg__1)
protected void
QCloseEvent. set(QCloseEvent other)
Constructors in io.qt.gui with parameters of type QCloseEvent Constructor Description QCloseEvent(QCloseEvent arg__1)
-
Uses of QCloseEvent in io.qt.quick
Methods in io.qt.quick with parameters of type QCloseEvent Modifier and Type Method Description protected void
QQuickWindow. closeEvent(QCloseEvent arg__1)
-
Uses of QCloseEvent in io.qt.widgets
Methods in io.qt.widgets with parameters of type QCloseEvent Modifier and Type Method Description protected 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)