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

Signal that a component is completed AND visible?

$
0
0
First off the Loader has a progress [qt-project.org] and a status [qt-project.org] property that you could use. However if you have some sensors and C++ objects then you could always let those objects emit some signals while they process the data. And you could use a Connections [qt-project.org] element in your QML to catch those. Does this help in any way?

Viewing all articles
Browse latest Browse all 4972

Latest Images

Trending Articles



Latest Images