diff options
author | Martin Smith <msmith@trolltech.com> | 2009-08-21 11:07:45 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2009-08-21 11:08:32 (GMT) |
commit | 500ee5b8888eed68f3d237c498c56ef0ebb9795e (patch) | |
tree | ae600bf93a49b8b43c36a44eba00d4178eeb9031 /doc/src/classes | |
parent | bb49724be3439311c539a7f5bb0014c5fd83f375 (diff) | |
download | Qt-500ee5b8888eed68f3d237c498c56ef0ebb9795e.zip Qt-500ee5b8888eed68f3d237c498c56ef0ebb9795e.tar.gz Qt-500ee5b8888eed68f3d237c498c56ef0ebb9795e.tar.bz2 |
qdoc: Redesigned the Class and Function Documentation page.
Diffstat (limited to 'doc/src/classes')
-rw-r--r-- | doc/src/classes/exportedfunctions.qdoc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/src/classes/exportedfunctions.qdoc b/doc/src/classes/exportedfunctions.qdoc index c51ace4..a0e3904 100644 --- a/doc/src/classes/exportedfunctions.qdoc +++ b/doc/src/classes/exportedfunctions.qdoc @@ -41,8 +41,10 @@ /*! \page exportedfunctions.html - \title Special-Purpose Global Functions Exported by Qt - \ingroup classlists + \title Platform-Specific Functions + \ingroup funclists + + \brief Exported functions for fine tuning Qt applications. Qt provides a few low-level global functions for fine-tuning applications. Most of these perform very specific tasks and are |