Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.12.1
-
None
Description
According to https://doc.qt.io/qt-5/qml-qtqml-qt.html#quit-method calling
Qt.quit()
from qml when running with qmlscene should make the application exit. But it doesn't seem to.
Maybe this is just LTA documentation, or I'm not reading the docs correctly? If so, please fix docs to say more clearly how to quit when running using qmlscene. Thanks.
Attachments
Issue Links
- duplicates
-
QTBUG-73649 QQmlApplicationEngine connects Qt.quit() signal with AutoConnection
- Closed