QAxContainer C++ Classes▲
The QAxContainer module is a Windows-only extension for accessing ActiveX controls and COM objects.
Classes▲
- 
						
QAxBase: The QAxBase class is an abstract class that provides an API to initialize and access a COM object.
 - 
						
QAxBaseObject: QAxBaseObject provides static properties and signals for QAxObject.
 - 
						
QAxBaseWidget: QAxBaseWidget provides static properties and signals for QAxWidget.
 - 
						
QAxObject: The QAxObject class provides a QObject that wraps a COM object.
 - 
						
QAxObjectInterface: QAxObjectInterface is an interface providing common properties of QAxObject and QAxWidget.
 - 
						
QAxScript: The QAxScript class provides a wrapper around script code.
 - 
						
QAxScriptEngine: The QAxScriptEngine class provides a wrapper around a script engine.
 - 
						
QAxScriptManager: The QAxScriptManager class provides a bridge between application objects and script code.
 - 
						
QAxSelect: The QAxSelect class provides a selection dialog for registered COM components.
 - 
						
QAxWidget: The QAxWidget class is a QWidget that wraps an ActiveX control.
 
Detailed Description▲
QAxContainer is part of the Active Qt module. The Using ActiveX controls and COM in Qt page contains information about containers for ActiveX controls.


