QAxServer C++ Classes▲
The QAxServer module is a Windows-only static library that you can use to turn a standard Qt binary into a COM server.
Classes▲
-
QAxAggregated: The QAxAggregated class is an abstract base class for implementations of additional COM interfaces.
-
QAxBindable: The QAxBindable class provides an interface between a QWidget and an ActiveX client.
-
QAxFactory: The QAxFactory class defines a factory for the creation of COM components.
Detailed Description▲
QAxServer is part of the Active Qt module. The Building ActiveX servers in Qt page contains information about turning a Qt binary into a COM server