diff options
author | Martin Smith <martin.smith@nokia.com> | 2010-08-10 12:14:25 (GMT) |
---|---|---|
committer | Martin Smith <martin.smith@nokia.com> | 2010-08-10 12:14:25 (GMT) |
commit | 2b42bac65ae90f94b04ff556e5033014d37d223d (patch) | |
tree | fa90253a14a58aa367292c04c87a60f1bbd20cad /doc/src/overviews.qdoc | |
parent | 09884750f89a24b6f480b4519b3a2a1b4c2f028d (diff) | |
download | Qt-2b42bac65ae90f94b04ff556e5033014d37d223d.zip Qt-2b42bac65ae90f94b04ff556e5033014d37d223d.tar.gz Qt-2b42bac65ae90f94b04ff556e5033014d37d223d.tar.bz2 |
doc: Changed some titles so lists of contents sort better.
Diffstat (limited to 'doc/src/overviews.qdoc')
-rw-r--r-- | doc/src/overviews.qdoc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/src/overviews.qdoc b/doc/src/overviews.qdoc index 3c02705..caf9404 100644 --- a/doc/src/overviews.qdoc +++ b/doc/src/overviews.qdoc @@ -91,11 +91,12 @@ /*! \group qt-activex - \title Qt For ActiveX - \brief Qt API's for using ActiveX controls, servers, and COM. + \title ActiveX in Qt \ingroup technology-apis \ingroup platform-specific + \brief Qt API's for using ActiveX controls, servers, and COM. + These pages document Qt's API's for developing with ActiveX controls, servers, and COM. @@ -104,7 +105,7 @@ /*! \group qt-sql - \title Using SQL in Qt + \title SQL in Qt \brief Qt API's for using SQL. \ingroup technology-apis \ingroup best-practices |