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/frameworks-technologies/activeqt-container.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/frameworks-technologies/activeqt-container.qdoc')
-rw-r--r-- | doc/src/frameworks-technologies/activeqt-container.qdoc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/src/frameworks-technologies/activeqt-container.qdoc b/doc/src/frameworks-technologies/activeqt-container.qdoc index c1c0947..03cfa8f 100644 --- a/doc/src/frameworks-technologies/activeqt-container.qdoc +++ b/doc/src/frameworks-technologies/activeqt-container.qdoc @@ -41,10 +41,11 @@ /*! \page activeqt-container.html - \title Using ActiveX controls and COM objects in Qt + \title Using ActiveX controls and COM in Qt + \ingroup qt-activex - \brief The QAxContainer module is a Windows-only extension for - accessing ActiveX controls and COM objects. + \brief A Windows-only extension for accessing ActiveX controls and + COM objects. The QAxContainer module is part of the \l ActiveQt framework. It provides a library implementing a QWidget subclass, QAxWidget, |