Doc: add the link to install QtWebKit

Rewrote the introduction.

Task-number: QTSDK-587

Reviewed-by: Jerome Pasion
This commit is contained in:
Leena Miettinen
2011-03-07 14:19:14 +01:00
parent aae89ff7b0
commit b9614cdf7d

View File

@@ -41,6 +41,26 @@
\title Setting Up Development Environment for Symbian \title Setting Up Development Environment for Symbian
When you install \QSDK, the build and run settings for Symbian devices
are set up automatically. You only need to connect the devices to the
development PC.
Connect the device to the development PC with an USB cable in
PC Suite Mode. If you have not previously used the device with Ovi Suite
or PC Suite, all the necessary drivers are installed automatically.
This takes approximately one minute.
To run Qt applications on Symbian devices, you must install the software
that Qt applications require, typically Qt, Qt Mobility, QtWebkit, and Open C.
The \QSDK installation program creates shortcuts for installing
the required applications on Symbian devices. You can also use any of
the standard methods for installing applications.
The tool chain for building applications locally on the development PC for
the \gui {Symbian Device} target is only supported on Windows.
If you develop on Linux or Mac OS, you must use the Remote Compiler
interface to a compilation service at Forum Nokia.
For more information about developing applications for the Symbian For more information about developing applications for the Symbian
platform, select \gui {Help > Index} and look for \gui {Platform Notes}, platform, select \gui {Help > Index} and look for \gui {Platform Notes},
or see or see
@@ -48,9 +68,6 @@
\section1 Hardware and Software Requirements \section1 Hardware and Software Requirements
Windows is the only development platform for the Symbian target
supported at the moment.
For deploying and running applications on the device, you need the For deploying and running applications on the device, you need the
following: following:
\list \list
@@ -65,13 +82,17 @@
\o \e Qt installed on the device \o \e Qt installed on the device
\o \e {Qt Mobility APIs} installed on the device, if you use them in \o \e {Qt Mobility APIs} installed on the device, if you use them in
applications applications
\o \QQV to run Qt Quick applications on Symbian^3 devices. \o \e {QtWebKit} installed on the device, if you use web functionality
in applications
\endlist \endlist
In addition, you can install example applications, demos, and utility In addition, you can install example applications, demos, and utility
applications, such as Nokia Energy Profiler and Nokia Performance Manager, applications, such as Nokia Energy Profiler and Nokia Performance Manager,
on devices. on devices.
The \QSDK installation program creates shortcuts for installing
the applications on Symbian devices.
\if defined(qcmanual) \if defined(qcmanual)
To run your applications in the Symbian emulator, you also need To run your applications in the Symbian emulator, you also need
to install Carbide.c++ v2.0.0 or higher. to install Carbide.c++ v2.0.0 or higher.
@@ -79,15 +100,6 @@
\section1 Installing Required Applications on Devices \section1 Installing Required Applications on Devices
The \QSDK installation program creates shortcuts for installing
the required applications on Symbian devices (you can also use any of
the standard methods for installing applications on devices).
Connect the device to the development PC with an USB cable in
PC Suite Mode. If you have not previously used the device with Ovi Suite
or PC Suite, all the necessary drivers are installed automatically.
This takes approximately one minute.
Separate installation packages are provided for Symbian^3 and Symbian^1 Separate installation packages are provided for Symbian^3 and Symbian^1
devices. To check the Symbian platform version of your device, see devices. To check the Symbian platform version of your device, see
\l{http://www.forum.nokia.com/devices}{Device Details}. \l{http://www.forum.nokia.com/devices}{Device Details}.
@@ -118,6 +130,10 @@
the TRK the TRK
debugging application to the device. debugging application to the device.
\o Choose \gui {Start > Qt SDK > Symbian^3 Qt 4.7.2 > Install QtWebKit
for for Qt 4.7.2 on Symbian^3 Device} and follow the
instructions on the screen to install QtWebKit to the device.
\endlist \endlist
\section2 Developing for Symbian^1 \section2 Developing for Symbian^1
@@ -144,6 +160,10 @@
the TRK the TRK
debugging application to the device. debugging application to the device.
\o Choose \gui {Start > Qt SDK > Symbian^1 Qt 4.7.2 > Install QtWebKit
for for Qt 4.7.2 on Symbian^1 Device} and follow the
instructions on the screen to install QtWebKit to the device.
\endlist \endlist
In addition, you can install an example application and demos to Symbian^1 In addition, you can install an example application and demos to Symbian^1