QQuickCloseEvent Class
Notification that a QQuickWindow is about to be closed. More...
| Header: | #include <QQuickCloseEvent> |
| Instantiated By: | CloseEvent |
| Inherits: | QObject |
Public Functions
| bool | isAccepted() |
| void | setAccepted(bool accepted) |
Notification that a QQuickWindow is about to be closed. More...
| Header: | #include <QQuickCloseEvent> |
| Instantiated By: | CloseEvent |
| Inherits: | QObject |
| bool | isAccepted() |
| void | setAccepted(bool accepted) |