forked from qt-creator/qt-creator
Doc: where appropriate, refer to Qt 4 SDK
The contents of the Qt 5 installation program will differ from those of the previous Qt SDK (no tool chains for Nokia mobile devices, for example). To make this clear, refer to the Qt 4 SDK, where appropriate. Change-Id: Ia6c3ab5fc3edd150fbe5362f85353243860afdb7 Reviewed-by: Christian Kandeler <christian.kandeler@digia.com> Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
QML elements allow you to write cross-platform applications with custom look
|
||||
and feel. You can also use ready-made Qt Quick Components that enable you to
|
||||
create applications with a native look and feel for a particular target
|
||||
platform. You can install the components as part of \QSDK.
|
||||
platform. You can install the components as part of the Qt 4 SDK.
|
||||
|
||||
When you use the \QC project wizard to create Qt Quick applications, you
|
||||
can select which component set to use in your application.
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
|
||||
You can also use ready-made Qt Quick Components that allow you to create
|
||||
screens with a native look and feel for a particular target platform. You
|
||||
can install the components as part of \QSDK.
|
||||
can install the components as part of the Qt 4 SDK.
|
||||
|
||||
\if defined(qcmanual)
|
||||
\section1 Adding Components to Screens
|
||||
|
||||
Reference in New Issue
Block a user