ApplicationWindow is not visible by default?
Unsolved
QML and Qt Quick
-
Just tried this tutorial : https://doc.qt.io/qt-5/qmlfirststeps.html
The section where ApplicationWindow is introduced, fails to mention that the window is not visible by default.
Spent an hour debugging, thinking that the QML Debugger was blocked by my firewall or the DX11 debug layers are not installed :D
(because I saw some messages like : QML Debugger: Waiting for connection on port... etc) -
Hi,
Good point !
A fix for the doc has been submitted.