summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-08-21 11:07:45 (GMT)
committerMartin Smith <msmith@trolltech.com>2009-08-21 11:08:32 (GMT)
commit500ee5b8888eed68f3d237c498c56ef0ebb9795e (patch)
treeae600bf93a49b8b43c36a44eba00d4178eeb9031 /src/corelib/tools
parentbb49724be3439311c539a7f5bb0014c5fd83f375 (diff)
downloadQt-500ee5b8888eed68f3d237c498c56ef0ebb9795e.zip
Qt-500ee5b8888eed68f3d237c498c56ef0ebb9795e.tar.gz
Qt-500ee5b8888eed68f3d237c498c56ef0ebb9795e.tar.bz2
qdoc: Redesigned the Class and Function Documentation page.
Diffstat (limited to 'src/corelib/tools')
-rw-r--r--src/corelib/tools/qalgorithms.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/corelib/tools/qalgorithms.qdoc b/src/corelib/tools/qalgorithms.qdoc
index f7b7798..771c544 100644
--- a/src/corelib/tools/qalgorithms.qdoc
+++ b/src/corelib/tools/qalgorithms.qdoc
@@ -42,9 +42,9 @@
/*!
\headerfile <QtAlgorithms>
\title Generic Algorithms
- \ingroup classlists
+ \ingroup funclists
- \brief The <QtAlgorithms> header provides generic template-based algorithms.
+ \brief The <QtAlgorithms> header includes the generic, template-based algorithms.
Qt provides a number of global template functions in \c
<QtAlgorithms> that work on containers and perform well-know