summaryrefslogtreecommitdiffstats
path: root/doc/src/platforms
diff options
context:
space:
mode:
authorEero Hyyti <eero.hyyti@nokia.com>2011-09-27 12:11:36 (GMT)
committerEero Hyyti <eero.hyyti@nokia.com>2011-09-27 12:11:36 (GMT)
commit99c2bdc8c3346e7b84d2d71ec4dca8fe0ed6688e (patch)
treecd726a1253be074a7289f92a9c7a657e8eb16fee /doc/src/platforms
parente5d7c375d45044cdee261c238e7ab6bd5ab7a0ac (diff)
downloadQt-99c2bdc8c3346e7b84d2d71ec4dca8fe0ed6688e.zip
Qt-99c2bdc8c3346e7b84d2d71ec4dca8fe0ed6688e.tar.gz
Qt-99c2bdc8c3346e7b84d2d71ec4dca8fe0ed6688e.tar.bz2
Doc updates to Qt for Symbian installation instructions and platform notes.
Diffstat (limited to 'doc/src/platforms')
-rw-r--r--doc/src/platforms/platform-notes.qdoc5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/src/platforms/platform-notes.qdoc b/doc/src/platforms/platform-notes.qdoc
index 60acb12..e1e8c44 100644
--- a/doc/src/platforms/platform-notes.qdoc
+++ b/doc/src/platforms/platform-notes.qdoc
@@ -725,7 +725,6 @@
Symbian devices have a pre-installed Qt support as follows:
\list
- \o Symbian^3: Qt 4.6 in C: drive.
\o Symbian Anna: Qt 4.7.3 in C: drive.
\o Symbian Belle: Qt 4.7.4 in device firmware (ROM).
\endlist
@@ -856,7 +855,7 @@
\section1 Hardware Accelerated Rendering
- The default graphics system on Symbian^3 is OpenVG, which uses OpenVG
+ The default graphics system on Symbian Anna is OpenVG, which uses OpenVG
hardware to accelerate \l QPainter functions. There are a few exceptions,
where Qt will use software rendering fallback.
@@ -873,7 +872,7 @@
\section1 QtOpenGL Support in Symbian
- Qt 4.7 introduces the \l {QtOpenGL} module to Symbian^3. QtOpenGL is
+ Qt 4.7 introduces the \l {QtOpenGL} module. QtOpenGL is
supported on devices which support OpenGL ES 2.0. Symbian platforms prior
to Symbian^3 are not supported.