doc/src/frameworks-technologies/activeqt.qdoc
branchRCL_3
changeset 14 c0432d11811c
parent 8 3f74d0d4af4c
equal deleted inserted replaced
13:cc75c76972ee 14:c0432d11811c
    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