Hi  Sze Howe,

On 4/23/2014 5:50 PM, Sze Howe Koh wrote:
> With QML, the general idea is to use QML for the GUI and use C++ for core 
> logic.
Well from I understand QML is used in a lot of other aspects than GUI: 
Qt WebKit 2 is QML ( only ? ), also QML is used in multimedia, position 
modules and so on ...

> Which of the following do you prefer?

It's absolute clear that if you want to manually edit the UI file, 
there's no point to compare the solutions, QML is preferred instead of 
writing xml mannually.
But what I meant is to create the UI file with some specific UI editor 
like QtDesigner or Android UI editor. You don't have to write the file 
manually.
So what I don't understand why Android xml file can be the most 
efficient way to define the UI for that platform for many developers, 
and why we are somehow forced to abandon QtDesigner UI (xml) files in 
favor of QML.
>
> Regards,
> Sze-Howe

Regards,
   Marius
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to