[Interest] QML: Qt.exit() does not trigger Window.onClose()

Jason H jhihn at gmx.com
Tue May 10 15:37:41 CEST 2016


I'm using ApplicationWindow and when I call Qt.exit() it just exits. The onClose() event never fires. I think this is a bug as Qt.exit() should close all windows, then exit. Or there should be some GUI-enabled version like Qt.close() or something like that. 

Thoughts?





More information about the Interest mailing list