diff options
author | Eero Hyyti <eero.hyyti@nokia.com> | 2011-09-27 12:11:36 (GMT) |
---|---|---|
committer | Eero Hyyti <eero.hyyti@nokia.com> | 2011-09-27 12:11:36 (GMT) |
commit | 99c2bdc8c3346e7b84d2d71ec4dca8fe0ed6688e (patch) | |
tree | cd726a1253be074a7289f92a9c7a657e8eb16fee /doc/src/platforms/platform-notes.qdoc | |
parent | e5d7c375d45044cdee261c238e7ab6bd5ab7a0ac (diff) | |
download | Qt-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/platform-notes.qdoc')
-rw-r--r-- | doc/src/platforms/platform-notes.qdoc | 5 |
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. |