Do I get it correctly that at the moment there is no such thing for Android/iOS as Symbian/MeeGo components used to be? You know standard buttons, toolbars, navigation controllers etc?
Is the only graphical thing available for iOS/Android via QtQuick just rectangles and low level animations?
Right now I am thinking about using Qt for Android/iOS for prototyping only, so it’s OK is there are some hackish solutions that make not perfect buttons.
= A bit of background if you wonder =
I used QtQuick a lot in the past including some iOS prototypes (via Qt4iOS), now that there is an official 5.1 build that supports iOS (even if just with QtQuick 1) and Android, maybe I do it again. For now it’s going to be just the prototypes for our iOS/Android apps just because QtQuick is so blazing fast for development. But then if prototypes work great maybe we jump to fully Qt boat with 5.2 :)
Anyway, I stayed off the Qt development track for a year or so and the components point isn’t clear to me.
↧