diff options
author | Martin Smith <msmith@trolltech.com> | 2010-05-12 13:04:18 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2010-05-12 13:04:18 (GMT) |
commit | 50fa9ebe8fc0e7eca7536a8663c86cd6b98b2c04 (patch) | |
tree | f1a99d50e8dee2f5b6aa2dc418fd30bdfe048a17 /doc/src/overviews.qdoc | |
parent | 37475bcc4aef3f08c5917f22c7f0f427e4214b91 (diff) | |
download | Qt-50fa9ebe8fc0e7eca7536a8663c86cd6b98b2c04.zip Qt-50fa9ebe8fc0e7eca7536a8663c86cd6b98b2c04.tar.gz Qt-50fa9ebe8fc0e7eca7536a8663c86cd6b98b2c04.tar.bz2 |
qdoc: Yet another revision of the top doc page.
Still more to come.
Diffstat (limited to 'doc/src/overviews.qdoc')
-rw-r--r-- | doc/src/overviews.qdoc | 24 |
1 files changed, 16 insertions, 8 deletions
diff --git a/doc/src/overviews.qdoc b/doc/src/overviews.qdoc index cee1109..0b82388 100644 --- a/doc/src/overviews.qdoc +++ b/doc/src/overviews.qdoc @@ -93,19 +93,27 @@ \generatelist {related} */ +/*! + \group technology-apis + \title Qt API's for other technologies + These pages document Qt's API's for some widely-used standards and + technologies. -/*! - \group frameworks-technologies - \title Frameworks and Technologies + \generatelist{related} +*/ - \brief Documentation about the frameworks and technologies in Qt +/*! + \group qt-activex + \title Qt For ActiveX + \brief Qt API's for using ActiveX controls, servers, and COM. + \ingroup technology-apis + \ingroup platform-specific - These documents dive into the frameworks of classes that Qt provides, - and provide background information about the technical solutions used - in Qt's architecture. + These pages document Qt's API's for developing with ActiveX + controls, servers, and COM. - \generatelist{related} + \generatelist{related} */ /*! |