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 :)
↧