diff options
author | Martin Smith <msmith@trolltech.com> | 2009-09-21 08:41:46 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2009-09-21 08:43:14 (GMT) |
commit | 42563fa22cfe7d6be252df69244c8196f498444d (patch) | |
tree | 13c2df2f6d4a52fabdbdeca36926b6c94e764f27 /doc | |
parent | 951915edc6f863724d83502e7486c73d25892d1d (diff) | |
download | Qt-42563fa22cfe7d6be252df69244c8196f498444d.zip Qt-42563fa22cfe7d6be252df69244c8196f498444d.tar.gz Qt-42563fa22cfe7d6be252df69244c8196f498444d.tar.bz2 |
qdoc: Added "since" 4.6 lists to the "What's New" page.
In test/qt.qdocconf, change %VERSION% to 4.6, for example.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/qt4-intro.qdoc | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/src/qt4-intro.qdoc b/doc/src/qt4-intro.qdoc index 1b0ac13..558fc89 100644 --- a/doc/src/qt4-intro.qdoc +++ b/doc/src/qt4-intro.qdoc @@ -605,6 +605,22 @@ scissors, vertex buffers and arrays, texture manipulation, and functions to query audio devices for which audio formats they support. + \section1 Classes and Functions Introduced in 4.6 + + Links to class, function, and macro documentation. + + \section2 Classes + + Classes introduced in Qt 4.6. + + \sincelist classes + + \section2 Functions & Macros + + Fuctions and macros introduced in Qt 4.6. + + \sincelist functions + */ /* |