summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qstringbuilder.cpp
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-06-18 10:08:45 (GMT)
committerMartin Smith <msmith@trolltech.com>2009-06-18 10:09:26 (GMT)
commita9e11b46bdcbc93d89078f0fcca1e7ac91975ffc (patch)
tree4ea1b4eddfade97bbe48b79272d0edb6a3732f87 /src/corelib/tools/qstringbuilder.cpp
parente9247f1da01f20ecd9e70b47286e7eb68bae892a (diff)
downloadQt-a9e11b46bdcbc93d89078f0fcca1e7ac91975ffc.zip
Qt-a9e11b46bdcbc93d89078f0fcca1e7ac91975ffc.tar.gz
Qt-a9e11b46bdcbc93d89078f0fcca1e7ac91975ffc.tar.bz2
doc: Added explanation of QStringBuilder in QString
The QStringBuilder class documentation is marked \internal. A section has been added to the documentation for QString that explains how to use the reimplemented '%' operator of QStringBuilder to obtain more efficient string concatenation operations.
Diffstat (limited to 'src/corelib/tools/qstringbuilder.cpp')
-rw-r--r--src/corelib/tools/qstringbuilder.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/corelib/tools/qstringbuilder.cpp b/src/corelib/tools/qstringbuilder.cpp
index 17e2cec..fbb784e 100644
--- a/src/corelib/tools/qstringbuilder.cpp
+++ b/src/corelib/tools/qstringbuilder.cpp
@@ -43,6 +43,7 @@
/*!
\class QLatin1Literal
+ \internal
\reentrant
\since 4.6
@@ -83,6 +84,7 @@
/*!
\class QStringBuilder
+ \internal
\reentrant
\since 4.6