equal
deleted
inserted
replaced
68 \o Make their Qt applications available as COM servers, with |
68 \o Make their Qt applications available as COM servers, with |
69 any number of Qt objects and widgets as COM objects and ActiveX |
69 any number of Qt objects and widgets as COM objects and ActiveX |
70 controls. |
70 controls. |
71 \endlist |
71 \endlist |
72 |
72 |
73 The ActiveQt framework consists of two frameworks: |
73 For more information about using ActiveX with Qt, see |
|
74 \l{Building ActiveX servers and controls with Qt}. |
|
75 |
|
76 The ActiveQt framework consists of two modules: |
74 |
77 |
75 \list |
78 \list |
76 \o The \l{Using ActiveX controls and COM objects in Qt}{QAxContainer} |
79 \o The \l{Using ActiveX controls and COM objects in Qt}{QAxContainer} |
77 module is a static library implementing QObject and QWidget subclasses, |
80 module is a static library implementing QObject and QWidget subclasses, |
78 QAxObject and QAxWidget, that act as containers for COM objects and |
81 QAxObject and QAxWidget, that act as containers for COM objects and |