diff options
author | David Boddie <dboddie@trolltech.com> | 2010-03-30 13:56:26 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2010-03-30 13:56:26 (GMT) |
commit | 09ce407aaa4a00013a606bf0011faf6cbc654c72 (patch) | |
tree | f3487c2db04a3a1342d0b6b183d5c744d1a4066f /doc/src/frameworks-technologies | |
parent | ded30f6933eb016dfac5d52e1aebce220492f514 (diff) | |
download | Qt-09ce407aaa4a00013a606bf0011faf6cbc654c72.zip Qt-09ce407aaa4a00013a606bf0011faf6cbc654c72.tar.gz Qt-09ce407aaa4a00013a606bf0011faf6cbc654c72.tar.bz2 |
Doc: Added links and notes to modules, ActiveQt and XMLPatterns docs.
Reviewed-by: Trust Me
Diffstat (limited to 'doc/src/frameworks-technologies')
-rw-r--r-- | doc/src/frameworks-technologies/activeqt.qdoc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/src/frameworks-technologies/activeqt.qdoc b/doc/src/frameworks-technologies/activeqt.qdoc index 5e8473f..6273337 100644 --- a/doc/src/frameworks-technologies/activeqt.qdoc +++ b/doc/src/frameworks-technologies/activeqt.qdoc @@ -70,7 +70,10 @@ controls. \endlist - The ActiveQt framework consists of two frameworks: + For more information about using ActiveX with Qt, see + \l{Building ActiveX servers and controls with Qt}. + + The ActiveQt framework consists of two modules: \list \o The \l{Using ActiveX controls and COM objects in Qt}{QAxContainer} |