diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2011-10-18 06:53:40 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2011-10-18 06:53:40 (GMT) |
commit | 62a33522fd97782259319c7f02209c0a7b13b201 (patch) | |
tree | f011eed9728db78ddcbe2f272f8c8d22d4100860 /doc/src/examples/codecs.qdoc | |
parent | b01c2c90bf58a96afadc6fc5547203a6a37893c5 (diff) | |
parent | 9c1a83daa30b361124292fc38e16c6f75fe05d92 (diff) | |
download | Qt-62a33522fd97782259319c7f02209c0a7b13b201.zip Qt-62a33522fd97782259319c7f02209c0a7b13b201.tar.gz Qt-62a33522fd97782259319c7f02209c0a7b13b201.tar.bz2 |
Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-symbian-team
* 'master' of git://scm.dev.nokia.troll.no/qt/qt-symbian-team:
Symbian - Change working directory of applications in ROM
QtGui def file update
Show SaxBookmarks as maximized in Symbian
support the obj-c #import statement in the dependency generator
Early construction of status pane and softkeys for Symbian boosted apps
Maximized dialogs are incorrectly positioned after layout switch
Doc updates to installation, platform notes and symbian introduction.
Update 4.8.0 changelog
Changelog: update changes-4.8.0 for Richard
Add briefs for the new 4.8 examples.
Add briefs to the new 4.8 demos.
Add a brief to all demos and examples for manifest
Diffstat (limited to 'doc/src/examples/codecs.qdoc')
-rw-r--r-- | doc/src/examples/codecs.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/codecs.qdoc b/doc/src/examples/codecs.qdoc index 91fb6a2..02248e9 100644 --- a/doc/src/examples/codecs.qdoc +++ b/doc/src/examples/codecs.qdoc @@ -29,7 +29,7 @@ \example tools/codecs \title Codecs Example - The Codecs example demonstrates the principles behind importing and exporting text + \brief The Codecs example demonstrates the principles behind importing and exporting text using codecs to ensure that characters are encoded properly, avoiding loss of data and retaining the correct symbols used in various scripts. |