On 20 May 2014 00:59, m...@rpzdesign.com <m...@rpzdesign.com> wrote: > Hello: > > I opened up QtCreator 3.1.1 opensource rev:4278fd0af2 > and wanted to play with Qt Quick 2.x stuff > > When starting a new Qt Quick Application, it gives a chance > to choose my Qt Quick Component Set. > > The choices are : > 1) Qt Quick Controls 1.1 > 2) Qt Quick Controls 1.0 > 3) Qt Quick 2.2 > 4) Qt Quick 2.1 > 5) Qt Quick 2.0 > > Where on the web do I find an explanation of the different sets? > > What is the difference between Qt Quick Controls 1.1 and Qt Quick 2.0?
Hi, You could say that Qt Quick is the base module for creating GUIs, and Qt Quick Controls provides extra components for desktop-style applications. http://qt-project.org/doc/qt-5/qtquick-qmltypereference.html http://qt-project.org/doc/qt-5/qtquick-controls-qmlmodule.html Regards, Sze-Howe _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest