forked from qt-creator/qt-creator
Doc: some cleanup after the Symbian target removal
Fix next and previous links, remove links to obsolete topics, add a note about removed Symbian support. Change-Id: I585e3cf868df6310c06465ea826c29d1b977e188 Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com> Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
This commit is contained in:
@@ -65,3 +65,8 @@
|
||||
\o Yes
|
||||
\o Yes
|
||||
\endtable
|
||||
|
||||
\note Symbian support has been removed from \QC 2.6. To develop for Symbian,
|
||||
install \QSDK 1.2.1 or \QSDK 1.1.2 (that contains the Qt 4.6.3 for Symbian
|
||||
and Qt 4.7.3 for Symbian^3 and Symbian Anna targets) and use \QC 2.4.
|
||||
|
||||
|
||||
@@ -42,9 +42,6 @@
|
||||
\o \l{Creating a Qt Quick Application}
|
||||
|
||||
Learn about the basic Qt Quick concepts and QML elements.
|
||||
\o \l{Using Qt Quick Components}
|
||||
|
||||
Learn how to develop a Qt Quick application for mobile devices.
|
||||
|
||||
\o \l{Creating a Qt Widget Based Application}
|
||||
|
||||
|
||||
@@ -90,12 +90,6 @@
|
||||
if they are installed on the development PC, but were not detected
|
||||
automatically. For more information, see \l{Adding Tool Chains}.
|
||||
|
||||
\note The \gui {Symbian Device} target uses the GCCE tool chain by
|
||||
default. To use RVCT for building, install the RVCT tool chain, and
|
||||
then select it in the \gui {Tool chain} field. RVCT 2.2 is supported
|
||||
on Symbian^3 and earlier. RVCT 4.0 b902 or later is required for
|
||||
Symbian Belle.
|
||||
|
||||
\o In the \gui {Debugger command} field, specify the path to the
|
||||
debugger command. On Windows, specify the path to the Windows
|
||||
Console Debugger executable (32-bit version).
|
||||
|
||||
@@ -153,7 +153,6 @@
|
||||
\o \l{Tutorials}
|
||||
\list
|
||||
\o \l{Creating a Qt Quick Application}
|
||||
\o \l{Using Qt Quick Components}
|
||||
\o \l{Creating a Qt Widget Based Application}
|
||||
\endlist
|
||||
\endlist
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
\contentspage index.html
|
||||
\previouspage creator-tutorials.html
|
||||
\page creator-qml-application.html
|
||||
\nextpage creator-writing-program.html
|
||||
|
||||
\title Creating a Qt Quick Application
|
||||
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
|
||||
/*!
|
||||
\contentspage index.html
|
||||
\previouspage creator-qml-application.html
|
||||
\page creator-writing-program.html
|
||||
\nextpage creator-project-managing.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user