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

QQuickItem from C++ to Item in QML

$
0
0
Hi everyone, I was trying to pass on a QQuickItem ( created from a .qml file ) to my root view but i cannot find a way to do it. I tried using a signal as well as a calling a js function inside that view but nothing works since I cannot cast QQuickItem into a QVariant. Does anyone have an idea on the matter ? Thanks :)

Viewing all articles
Browse latest Browse all 4972

Trending Articles