Uses of Class
io.qt.gui.QCloseEvent
Package | Description |
---|---|
io.qt.webengine.widgets | |
io.qt.widgets |
-
Uses of QCloseEvent in io.qt.webengine.widgets
Methods in io.qt.webengine.widgets with parameters of type QCloseEvent Modifier and Type Method Description protected void
QWebEngineView. 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)