forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/2.4'
Conflicts: qtcreator.pri src/libs/qmljs/qmljstypedescriptionreader.cpp src/plugins/analyzerbase/startremotedialog.ui src/plugins/qmldesigner/designercore/include/rewriterview.h src/plugins/qt4projectmanager/makestep.cpp Change-Id: If9d15a8c8f73106585fd8ce6ac47c253a40af6b1
This commit is contained in:
@@ -103,6 +103,13 @@
|
||||
to mobile devices, use the \gui {Qt Quick Application} wizard to convert
|
||||
them to Qt Quick applications.
|
||||
|
||||
\note Qt 4.7.3 supports Qt Quick 1.0 and Qt 4.7.4 supports Qt Quick 1.1. The
|
||||
application wizards import Qt Quick 1.1, and therefore, you can use them
|
||||
without changes if you target only platforms that run Qt 4.7.4 (such as
|
||||
MeeGo or the desktop). If you also target platforms that run Qt 4.7.3
|
||||
(such as Maemo and S60 5th Edition), you must change the import statement to
|
||||
import Qt Quick 1.0.
|
||||
|
||||
\section1 Creating Qt Quick UI Projects
|
||||
|
||||
\list 1
|
||||
|
||||
Reference in New Issue
Block a user