Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

QML interface not fully initialised when main window is shown

$
0
0
Hi I have a mixed C++/QML application whose UI is written completely in QML. However, at startup, I have noticed that there are cases when the interface is displayed but some QML elements are not fully initialised, thus the entire application needs to be restarted. This happens rather randomly. Could you recommend a way to show the main window only when all QML components are fully initialised ? I am using Qt5.3 on OS X Yosemite. thanks Bogdan

Viewing all articles
Browse latest Browse all 4972

Trending Articles