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. More...

Classes

QAxAggregated

Abstract base class for implementations of additional COM interfaces

QAxBindable

Interface between a QWidget and an ActiveX client

QAxFactory

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