summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-09-30 14:37:29 +0200
committerMartin Smith <msmith@trolltech.com>2009-09-30 14:39:23 +0200
commitdcbba3c0b603ad3b38c0d3ed128b230857cb38be (patch)
tree6f2216b2bf12513b77f50eb81e726cdc40393063 /doc
parentca2834b0056b301f1d1b732840fcb106fdd477ac (diff)
qdoc: Modified the support for \sincelist.
It now finds a lot more \since 4.6 stuff.
Diffstat (limited to 'doc')
-rw-r--r--doc/src/qt4-intro.qdoc17
1 files changed, 4 insertions, 13 deletions
diff --git a/doc/src/qt4-intro.qdoc b/doc/src/qt4-intro.qdoc
index 03d9b29da4..eafae144be 100644
--- a/doc/src/qt4-intro.qdoc
+++ b/doc/src/qt4-intro.qdoc
@@ -605,21 +605,12 @@
functions to query audio devices for which audio formats they
support.
- \section1 Classes and Functions Introduced in 4.6
+ \section1 Classes, functions, and other items introduced in 4.6
- Links to class, function, and macro documentation.
+ Links to classes, function, and other items that were added in
+ 4.6.
- \section2 Classes
-
- Classes introduced in Qt 4.6.
-
- \sincelist classes
-
- \section2 Functions & Macros
-
- Fuctions and macros introduced in Qt 4.6.
-
- \sincelist functions
+ \sincelist 4.6
*/