Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions | ![]() |
Qt's ActiveX support allows Qt/Windows developers to:
The framework consists of two modules.
The QAxContainer module is a library implementing a QWidget subclass, QAxWidget, that acts as a container for ActiveX controls. If the library is built against a shared Qt library it integrates as a widget plugin into Qt Designer. This module provides the QAxBase, QAxObject and QAxWidget classes.
The QAxServer module is a static library that implements ActiveX server functionality for in-process and executable ActiveX servers. This module provides the QAxAggregated, QAxBindable and QAxFactory classes.
Copyright © 2003 Trolltech | Trademarks | Qt 3.2.3
|