Well, now it's clear.

I will keep on QWidgets then, for the time being. It's the second time i pass on QML tough. It's not that i am not trying. The first time it was just out and after some thinkering i decided that widgets where more stable and better supported (Qt 4.7 was not out yet). I developed the version 2.0 of my application using widgets.

Then, after deciding to refactor the application for a wider cross-platform support, i tought this was the time to go QML...

It seems it's not the case, again, because of this QtQuick 1.0/2.0 incompatibility...

I would love to go Qt5, but since my main platforms are unsupported... well... i can't.
I would keep on QtQuick 1.0, but since it's deprecated for Qt5... it's not worth to study

Can't believe widgets are still the best option. But thanks for letting me save time!

Anyway, Android will have it's Java native UI i need Qt only as UI for Symbian and MeeGo (and desktop). So i should not bother with QtQuick 2.0 and 1.0 is just a waste of time nowdays.


thanks!