cutego/internal/binding/files/docs/5.11.1/activeqt.index

1056 lines
202 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QDOCINDEX>
<INDEX url="http://doc.qt.io/qt-5" title="ActiveQt" version="5.11.1" project="ActiveQt" indexTitle="Active Qt">
<namespace threadsafety="unspecified" name="" status="active" access="public" module="activeqt">
<page name="qaxserver-demo-simple.html" href="qaxserver-demo-simple.html" status="active" location="simple.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/examples/activeqt/simple/doc/src/simple.qdoc" lineno="28" subtype="page" title="A standard ActiveX and the &quot;simple&quot; ActiveQt widget" fulltitle="A standard ActiveX and the &quot;simple&quot; ActiveQt widget" subtitle="" module="ActiveQt"/>
<namespace threadsafety="unspecified" name="QtPrivate" href="qtprivate.html" status="internal" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="232">
<class threadsafety="unspecified" name="IsPointerToTypeDerivedFromQObject" fullname="QtPrivate::IsPointerToTypeDerivedFromQObject" href="qtprivate-ispointertotypederivedfromqobject.html" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="232">
<enum threadsafety="unspecified" name="anonymous" fullname="QtPrivate::IsPointerToTypeDerivedFromQObject::anonymous" href="qtprivate-ispointertotypederivedfromqobject.html#anonymous-enum" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="232">
<value name="Value" value="Q_DECLARE_OPAQUE_POINTER(IUnknown*)"/>
</enum>
</class>
</namespace>
<class threadsafety="unspecified" name="QAxBase" href="qaxbase.html" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="70" module="QAxContainer" brief="Abstract class that provides an API to initialize and access a COM object">
<class threadsafety="unspecified" name="qt_meta_stringdata_QAxBase_t" fullname="QAxBase::qt_meta_stringdata_QAxBase_t" href="qaxbase-qt-meta-stringdata-qaxbase-t.html" status="internal" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="158" module="ActiveQt">
<variable threadsafety="unspecified" name="data" fullname="QAxBase::qt_meta_stringdata_QAxBase_t::data" href="qaxbase-qt-meta-stringdata-qaxbase-t.html#data-var" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="159" type="QByteArrayData [13]" static="false"/>
<variable threadsafety="unspecified" name="stringdata" fullname="QAxBase::qt_meta_stringdata_QAxBase_t::stringdata" href="qaxbase-qt-meta-stringdata-qaxbase-t.html#stringdata-var" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="160" type="char [88]" static="false"/>
</class>
<enum threadsafety="unspecified" name="DynamicCallHelperFlags" fullname="QAxBase::DynamicCallHelperFlags" href="qaxbase.html#DynamicCallHelperFlags-enum" status="active" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="166">
<value name="NoPropertyGet" value="0x1"/>
</enum>
<typedef threadsafety="unspecified" name="PropertyBag" fullname="QAxBase::PropertyBag" href="qaxbase.html#PropertyBag-typedef" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="75"/>
<function threadsafety="unspecified" name="QAxBase" fullname="QAxBase::QAxBase" href="qaxbase.html#QAxBase" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="77" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QAxBase(IUnknown *iface)">
<parameter type="IUnknown *" name="iface" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="querySubObject" fullname="QAxBase::querySubObject" href="qaxbase.html#querySubObject-1" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="101" virtual="non" meta="plain" const="false" static="false" overload="true" delete="false" default="false" final="false" override="false" overload-number="1" type="QAxObject *" signature="QAxObject * querySubObject(const char *name, QList&lt;QVariant&gt; &amp;vars)">
<parameter type="const char *" name="name" default=""/>
<parameter type="QList&lt;QVariant&gt; &amp;" name="vars" default=""/>
</function>
<function threadsafety="unspecified" name="querySubObject" fullname="QAxBase::querySubObject" href="qaxbase.html#querySubObject" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="93" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QAxObject *" signature="QAxObject * querySubObject(const char *name, const QVariant &amp;var1, const QVariant &amp;var2, const QVariant &amp;var3, const QVariant &amp;var4, const QVariant &amp;var5, const QVariant &amp;var6, const QVariant &amp;var7, const QVariant &amp;var8)">
<parameter type="const char *" name="name" default=""/>
<parameter type="const QVariant &amp;" name="var1" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var2" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var3" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var4" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var5" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var6" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var7" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var8" default="QVariant()"/>
</function>
<function threadsafety="unspecified" name="generateDocumentation" fullname="QAxBase::generateDocumentation" href="qaxbase.html#generateDocumentation" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="113" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString generateDocumentation()"/>
<function threadsafety="unspecified" name="dynamicCall" fullname="QAxBase::dynamicCall" href="qaxbase.html#dynamicCall-1" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="92" virtual="non" meta="plain" const="false" static="false" overload="true" delete="false" default="false" final="false" override="false" overload-number="1" type="QVariant" signature="QVariant dynamicCall(const char *function, QList&lt;QVariant&gt; &amp;vars)">
<parameter type="const char *" name="function" default=""/>
<parameter type="QList&lt;QVariant&gt; &amp;" name="vars" default=""/>
</function>
<function threadsafety="unspecified" name="dynamicCall" fullname="QAxBase::dynamicCall" href="qaxbase.html#dynamicCall-2" status="internal" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="150" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QVariant" signature="QVariant dynamicCall(const char *function, QList&lt;QVariant&gt; &amp;vars, unsigned int flags)">
<parameter type="const char *" name="function" default=""/>
<parameter type="QList&lt;QVariant&gt; &amp;" name="vars" default=""/>
<parameter type="unsigned int" name="flags" default=""/>
</function>
<function threadsafety="unspecified" name="dynamicCall" fullname="QAxBase::dynamicCall" href="qaxbase.html#dynamicCall" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="84" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QVariant" signature="QVariant dynamicCall(const char *function, const QVariant &amp;var1, const QVariant &amp;var2, const QVariant &amp;var3, const QVariant &amp;var4, const QVariant &amp;var5, const QVariant &amp;var6, const QVariant &amp;var7, const QVariant &amp;var8)">
<parameter type="const char *" name="function" default=""/>
<parameter type="const QVariant &amp;" name="var1" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var2" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var3" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var4" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var5" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var6" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var7" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var8" default="QVariant()"/>
</function>
<function threadsafety="unspecified" name="argumentsToList" fullname="QAxBase::argumentsToList" href="qaxbase.html#argumentsToList" status="internal" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="151" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QVariantList" signature="QVariantList argumentsToList(const QVariant &amp;var1, const QVariant &amp;var2, const QVariant &amp;var3, const QVariant &amp;var4, const QVariant &amp;var5, const QVariant &amp;var6, const QVariant &amp;var7, const QVariant &amp;var8)">
<parameter type="const QVariant &amp;" name="var1" default=""/>
<parameter type="const QVariant &amp;" name="var2" default=""/>
<parameter type="const QVariant &amp;" name="var3" default=""/>
<parameter type="const QVariant &amp;" name="var4" default=""/>
<parameter type="const QVariant &amp;" name="var5" default=""/>
<parameter type="const QVariant &amp;" name="var6" default=""/>
<parameter type="const QVariant &amp;" name="var7" default=""/>
<parameter type="const QVariant &amp;" name="var8" default=""/>
</function>
<function threadsafety="unspecified" name="dynamicCallHelper" fullname="QAxBase::dynamicCallHelper" href="qaxbase.html#dynamicCallHelper" status="internal" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="180" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool dynamicCallHelper(const char *name, void *inout, QList&lt;QVariant&gt; &amp;vars, QByteArray &amp;type, unsigned int flags)">
<parameter type="const char *" name="name" default=""/>
<parameter type="void *" name="inout" default=""/>
<parameter type="QList&lt;QVariant&gt; &amp;" name="vars" default=""/>
<parameter type="QByteArray &amp;" name="type" default=""/>
<parameter type="unsigned int" name="flags" default="0"/>
</function>
<function threadsafety="unspecified" name="initialize" fullname="QAxBase::initialize" href="qaxbase.html#initialize" status="active" access="protected" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="140" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool initialize(IUnknown **ptr)">
<parameter type="IUnknown **" name="ptr" default=""/>
</function>
<function threadsafety="unspecified" name="initializeActive" fullname="QAxBase::initializeActive" href="qaxbase.html#initializeActive" status="active" access="protected" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="143" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool initializeActive(IUnknown **ptr)">
<parameter type="IUnknown **" name="ptr" default=""/>
</function>
<function threadsafety="unspecified" name="initializeFromFile" fullname="QAxBase::initializeFromFile" href="qaxbase.html#initializeFromFile" status="active" access="protected" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="144" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool initializeFromFile(IUnknown **ptr)">
<parameter type="IUnknown **" name="ptr" default=""/>
</function>
<function threadsafety="unspecified" name="initializeLicensed" fullname="QAxBase::initializeLicensed" href="qaxbase.html#initializeLicensed" status="active" access="protected" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="142" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool initializeLicensed(IUnknown **ptr)">
<parameter type="IUnknown **" name="ptr" default=""/>
</function>
<function threadsafety="unspecified" name="initializeLicensedHelper" fullname="QAxBase::initializeLicensedHelper" href="qaxbase.html#initializeLicensedHelper" status="active" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="173" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool initializeLicensedHelper(void *factory, const QString &amp;key, IUnknown **ptr)">
<parameter type="void *" name="factory" default=""/>
<parameter type="const QString &amp;" name="key" default=""/>
<parameter type="IUnknown **" name="ptr" default=""/>
</function>
<function threadsafety="unspecified" name="initializeRemote" fullname="QAxBase::initializeRemote" href="qaxbase.html#initializeRemote" status="active" access="protected" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="141" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool initializeRemote(IUnknown **ptr)">
<parameter type="IUnknown **" name="ptr" default=""/>
</function>
<function threadsafety="unspecified" name="setControl" fullname="QAxBase::setControl" href="qaxbase.html#control-prop" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="133" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="control" type="bool" signature="bool setControl(const QString &amp;)">
<parameter type="const QString &amp;" name="" default=""/>
</function>
<function threadsafety="unspecified" name="internalInvoke" fullname="QAxBase::internalInvoke" href="qaxbase.html#internalInvoke" status="active" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="179" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int internalInvoke(QMetaObject::Call , int index, void **v)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="index" default=""/>
<parameter type="void **" name="v" default=""/>
</function>
<function threadsafety="unspecified" name="internalProperty" fullname="QAxBase::internalProperty" href="qaxbase.html#internalProperty" status="internal" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="178" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int internalProperty(QMetaObject::Call call, int index, void **v)">
<parameter type="QMetaObject::Call" name="call" default=""/>
<parameter type="int" name="index" default=""/>
<parameter type="void **" name="v" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QAxBase::qt_metacall" href="qaxbase.html#qt_metacall" status="internal" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="104" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call call, int id, void **v)">
<parameter type="QMetaObject::Call" name="call" default=""/>
<parameter type="int" name="id" default=""/>
<parameter type="void **" name="v" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QAxBase::qt_static_metacall" href="qaxbase.html#qt_static_metacall" status="internal" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="105" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_static_metacall(QAxBase *_t, QMetaObject::Call _c, int _id, void **_a)">
<parameter type="QAxBase *" name="_t" default=""/>
<parameter type="QMetaObject::Call" name="_c" default=""/>
<parameter type="int" name="_id" default=""/>
<parameter type="void **" name="_a" default=""/>
</function>
<function threadsafety="unspecified" name="clear" fullname="QAxBase::clear" href="qaxbase.html#clear" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="132" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void clear()"/>
<function threadsafety="unspecified" name="connectNotify" fullname="QAxBase::connectNotify" href="qaxbase.html#connectNotify" status="internal" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="148" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void connectNotify()"/>
<function threadsafety="unspecified" name="disableClassInfo" fullname="QAxBase::disableClassInfo" href="qaxbase.html#disableClassInfo" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="136" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void disableClassInfo()"/>
<function threadsafety="unspecified" name="disableEventSink" fullname="QAxBase::disableEventSink" href="qaxbase.html#disableEventSink" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="137" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void disableEventSink()"/>
<function threadsafety="unspecified" name="disableMetaObject" fullname="QAxBase::disableMetaObject" href="qaxbase.html#disableMetaObject" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="135" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void disableMetaObject()"/>
<function threadsafety="unspecified" name="exception" fullname="QAxBase::exception" href="qaxbase.html#exception" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="128" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void exception(int code, const QString &amp;source, const QString &amp;desc, const QString &amp;help)">
<parameter type="int" name="code" default=""/>
<parameter type="const QString &amp;" name="source" default=""/>
<parameter type="const QString &amp;" name="desc" default=""/>
<parameter type="const QString &amp;" name="help" default=""/>
</function>
<function threadsafety="unspecified" name="initializeFrom" fullname="QAxBase::initializeFrom" href="qaxbase.html#initializeFrom" status="internal" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="147" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void initializeFrom(QAxBase *that)">
<parameter type="QAxBase *" name="that" default=""/>
</function>
<function threadsafety="unspecified" name="internalRelease" fullname="QAxBase::internalRelease" href="qaxbase.html#internalRelease" status="internal" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="146" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void internalRelease()"/>
<function threadsafety="unspecified" name="propertyChanged" fullname="QAxBase::propertyChanged" href="qaxbase.html#propertyChanged" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="127" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void propertyChanged(const QString &amp;name)">
<parameter type="const QString &amp;" name="name" default=""/>
</function>
<function threadsafety="unspecified" name="setPropertyBag" fullname="QAxBase::setPropertyBag" href="qaxbase.html#setPropertyBag" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="111" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setPropertyBag(const QAxBase::PropertyBag &amp;bag)">
<parameter type="const QAxBase::PropertyBag &amp;" name="bag" default=""/>
</function>
<function threadsafety="unspecified" name="setPropertyWritable" fullname="QAxBase::setPropertyWritable" href="qaxbase.html#setPropertyWritable" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="116" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setPropertyWritable(const char *prop, bool ok)">
<parameter type="const char *" name="prop" default=""/>
<parameter type="bool" name="ok" default=""/>
</function>
<function threadsafety="unspecified" name="signal" fullname="QAxBase::signal" href="qaxbase.html#signal" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="126" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void signal(const QString &amp;name, int argc, void *argv)">
<parameter type="const QString &amp;" name="name" default=""/>
<parameter type="int" name="argc" default=""/>
<parameter type="void *" name="argv" default=""/>
</function>
<function threadsafety="unspecified" name="~QAxBase" fullname="QAxBase::~QAxBase" href="qaxbase.html#dtor.QAxBase" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="78" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QAxBase()"/>
<function threadsafety="unspecified" name="propertyBag" fullname="QAxBase::propertyBag" href="qaxbase.html#propertyBag" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="110" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QAxBase::PropertyBag" signature="QAxBase::PropertyBag propertyBag() const"/>
<function threadsafety="unspecified" name="internalMetaObject" fullname="QAxBase::internalMetaObject" href="qaxbase.html#internalMetaObject" status="active" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="175" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QAxMetaObject *" signature="QAxMetaObject * internalMetaObject() const"/>
<function threadsafety="unspecified" name="qObject" fullname="QAxBase::qObject" href="qaxbase.html#qObject" status="internal" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="107" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QObject *" signature="QObject * qObject() const = 0"/>
<function threadsafety="unspecified" name="control" fullname="QAxBase::control" href="qaxbase.html#control-prop" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="80" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="control" type="QString" signature="QString control() const"/>
<function threadsafety="unspecified" name="verbs" fullname="QAxBase::verbs" href="qaxbase.html#verbs" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="120" since="4.1" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QStringList" signature="QStringList verbs() const"/>
<function threadsafety="unspecified" name="asVariant" fullname="QAxBase::asVariant" href="qaxbase.html#asVariant" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="122" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QVariant" signature="QVariant asVariant() const"/>
<function threadsafety="unspecified" name="isNull" fullname="QAxBase::isNull" href="qaxbase.html#isNull" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="118" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isNull() const"/>
<function threadsafety="unspecified" name="propertyWritable" fullname="QAxBase::propertyWritable" href="qaxbase.html#propertyWritable" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="115" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool propertyWritable(const char *prop) const">
<parameter type="const char *" name="prop" default=""/>
</function>
<function threadsafety="unspecified" name="fallbackMetaObject" fullname="QAxBase::fallbackMetaObject" href="qaxbase.html#fallbackMetaObject" status="internal" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="156" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * fallbackMetaObject() const = 0"/>
<function threadsafety="unspecified" name="metaObject" fullname="QAxBase::metaObject" href="qaxbase.html#metaObject" status="internal" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="103" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<function threadsafety="unspecified" name="parentMetaObject" fullname="QAxBase::parentMetaObject" href="qaxbase.html#parentMetaObject" status="active" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="177" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * parentMetaObject() const = 0"/>
<function threadsafety="unspecified" name="className" fullname="QAxBase::className" href="qaxbase.html#className" status="internal" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="108" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const char *" signature="const char * className() const = 0"/>
<function threadsafety="unspecified" name="indexOfVerb" fullname="QAxBase::indexOfVerb" href="qaxbase.html#indexOfVerb" status="internal" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="149" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="long" signature="long indexOfVerb(const QString &amp;verb) const">
<parameter type="const QString &amp;" name="verb" default=""/>
</function>
<function threadsafety="unspecified" name="queryInterface" fullname="QAxBase::queryInterface" href="qaxbase.html#queryInterface" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="82" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="long" signature="long queryInterface(const QUuid &amp;uuid, void **iface) const">
<parameter type="const QUuid &amp;" name="uuid" default=""/>
<parameter type="void **" name="iface" default=""/>
</function>
<property threadsafety="unspecified" name="control" fullname="QAxBase::control" href="qaxbase.html#control-prop" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="72" type="QString" brief="The name of the COM object wrapped by this QAxBase object">
<getter name="control"/>
<setter name="setControl"/>
</property>
<variable threadsafety="unspecified" name="d" fullname="QAxBase::d" href="qaxbase.html#d-var" status="active" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="174" type="QAxBasePrivate *" static="false"/>
<variable threadsafety="unspecified" name="qt_meta_data_QAxBase" fullname="QAxBase::qt_meta_data_QAxBase" href="qaxbase.html#qt_meta_data_QAxBase-var" status="active" access="protected" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="163" type="const uint []" static="true"/>
<variable threadsafety="unspecified" name="qt_meta_stringdata_QAxBase" fullname="QAxBase::qt_meta_stringdata_QAxBase" href="qaxbase.html#qt_meta_stringdata_QAxBase-var" status="active" access="protected" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="162" type="const QAxBase::qt_meta_stringdata_QAxBase_t" static="true"/>
</class>
<class threadsafety="unspecified" name="QMetaTypeId" href="qmetatypeid.html" status="internal" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="235">
<enum threadsafety="unspecified" name="anonymous" fullname="QMetaTypeId::anonymous" href="qmetatypeid.html#anonymous-enum" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="235">
<value name="Defined" value="Q_DECLARE_METATYPE(IUnknown*)"/>
</enum>
<function threadsafety="unspecified" name="qt_metatype_id" fullname="QMetaTypeId::qt_metatype_id" href="qmetatypeid.html#qt_metatype_id" status="active" access="public" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="235" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metatype_id()"/>
</class>
<function threadsafety="unspecified" name="qax_create_object_wrapper" status="internal" access="private" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="235" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QAxBase *" signature="QAxBase * qax_create_object_wrapper(QObject *)">
<parameter type="QObject *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qobject_cast" status="internal" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="190" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QAxBase *" signature="QAxBase * qobject_cast(QObject *o)">
<parameter type="QObject *" name="o" default=""/>
</function>
<function threadsafety="unspecified" name="qobject_cast" status="internal" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="184" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QAxBase *" signature="QAxBase * qobject_cast(const QObject *o)">
<parameter type="const QObject *" name="o" default=""/>
</function>
<function threadsafety="unspecified" name="operator&lt;&lt;" status="internal" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="217" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QDataStream &amp;" signature="QDataStream &amp; operator&lt;&lt;(QDataStream &amp;s, const QAxBase &amp;c)">
<parameter type="QDataStream &amp;" name="s" default=""/>
<parameter type="const QAxBase &amp;" name="c" default=""/>
</function>
<function threadsafety="unspecified" name="operator&gt;&gt;" status="internal" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="204" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QDataStream &amp;" signature="QDataStream &amp; operator&gt;&gt;(QDataStream &amp;s, QAxBase &amp;c)">
<parameter type="QDataStream &amp;" name="s" default=""/>
<parameter type="QAxBase &amp;" name="c" default=""/>
</function>
<function threadsafety="unspecified" name="qax_generateDocumentation" status="internal" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="196" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString qax_generateDocumentation(QAxBase *)">
<parameter type="QAxBase *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qax_createObjectWrapper" status="internal" access="private" location="qaxbase.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxbase.h" lineno="172" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qax_createObjectWrapper(int , IUnknown *)">
<parameter type="int" name="" default=""/>
<parameter type="IUnknown *" name="" default=""/>
</function>
<class threadsafety="unspecified" name="QAxObject" href="qaxobject.html" status="active" access="public" location="qaxobject.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxobject.h" lineno="58" bases="QAxBase,QObject" module="QAxContainer" brief="QObject that wraps a COM object">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QAxObject::QPrivateSignal" href="qaxobject-qprivatesignal.html" status="active" access="private" location="qaxobject.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxobject.h" lineno="61"/>
<function threadsafety="unspecified" name="QAxObject" fullname="QAxObject::QAxObject" href="qaxobject.html#QAxObject-2" status="active" access="public" location="qaxobject.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxobject.h" lineno="68" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QAxObject(IUnknown *iface, QObject *parent)">
<parameter type="IUnknown *" name="iface" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="QAxObject" fullname="QAxObject::QAxObject" href="qaxobject.html#QAxObject" status="active" access="public" location="qaxobject.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxobject.h" lineno="66" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QAxObject(QObject *parent)">
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="QAxObject" fullname="QAxObject::QAxObject" href="qaxobject.html#QAxObject-1" status="active" access="public" location="qaxobject.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxobject.h" lineno="67" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QAxObject(const QString &amp;c, QObject *parent)">
<parameter type="const QString &amp;" name="c" default=""/>
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="tr" fullname="QAxObject::tr" href="qaxobject.html#tr" status="active" access="public" location="qaxobject.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxobject.h" lineno="61" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT_FAKE"/>
<parameter type="int" name="n" default="Q_OBJECT_FAKE"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QAxObject::trUtf8" href="qaxobject.html#trUtf8" status="active" access="public" location="qaxobject.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxobject.h" lineno="61" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT_FAKE"/>
<parameter type="int" name="n" default="Q_OBJECT_FAKE"/>
</function>
<function threadsafety="unspecified" name="doVerb" fullname="QAxObject::doVerb" href="qaxobject.html#doVerb" status="active" access="public" location="qaxobject.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxobject.h" lineno="71" since="4.1" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool doVerb(const QString &amp;verb)">
<parameter type="const QString &amp;" name="verb" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QAxObject::qt_metacall" href="qaxobject.html#qt_metacall" status="internal" access="private" location="qaxobject.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxobject.h" lineno="61" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call call, int id, void **v)">
<parameter type="QMetaObject::Call" name="call" default=""/>
<parameter type="int" name="id" default=""/>
<parameter type="void **" name="v" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QAxObject::qt_metacast" href="qaxobject.html#qt_metacast" status="internal" access="private" location="qaxobject.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxobject.h" lineno="61" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *cname)">
<parameter type="const char *" name="cname" default=""/>
</function>
<function threadsafety="unspecified" name="connectNotify" fullname="QAxObject::connectNotify" href="qaxobject.html#connectNotify" status="active" access="protected" location="qaxobject.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxobject.h" lineno="74" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void connectNotify(const QMetaMethod &amp;signal) override">
<parameter type="const QMetaMethod &amp;" name="signal" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QAxObject::qt_static_metacall" href="qaxobject.html#qt_static_metacall" status="internal" access="private" location="qaxobject.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxobject.h" lineno="61" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)">
<parameter type="QObject *" name="_o" default=""/>
<parameter type="QMetaObject::Call" name="_c" default=""/>
<parameter type="int" name="_id" default=""/>
<parameter type="void **" name="_a" default=""/>
</function>
<function threadsafety="unspecified" name="~QAxObject" fullname="QAxObject::~QAxObject" href="qaxobject.html#dtor.QAxObject" status="active" access="public" location="qaxobject.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxobject.h" lineno="69" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QAxObject()"/>
<function threadsafety="unspecified" name="qObject" fullname="QAxObject::qObject" href="qaxobject.html#qObject" status="internal" access="private" location="qaxobject.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxobject.h" lineno="63" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QObject *" signature="QObject * qObject() const override"/>
<function threadsafety="unspecified" name="fallbackMetaObject" fullname="QAxObject::fallbackMetaObject" href="qaxobject.html#fallbackMetaObject" status="internal" access="private" location="qaxobject.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxobject.h" lineno="75" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="const QMetaObject *" signature="const QMetaObject * fallbackMetaObject() const override"/>
<function threadsafety="unspecified" name="metaObject" fullname="QAxObject::metaObject" href="qaxobject.html#metaObject" status="internal" access="private" location="qaxobject.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxobject.h" lineno="61" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<function threadsafety="unspecified" name="parentMetaObject" fullname="QAxObject::parentMetaObject" href="qaxobject.html#parentMetaObject" status="internal" access="private" location="qaxobject.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxobject.h" lineno="78" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="const QMetaObject *" signature="const QMetaObject * parentMetaObject() const override"/>
<function threadsafety="unspecified" name="className" fullname="QAxObject::className" href="qaxobject.html#className" status="internal" access="private" location="qaxobject.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxobject.h" lineno="64" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="const char *" signature="const char * className() const override"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QAxObject::staticMetaObject" href="qaxobject.html#staticMetaObject-var" status="active" access="public" location="qaxobject.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxobject.h" lineno="61" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="QAxScript" href="qaxscript.html" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="104" bases="QObject" module="QAxContainer" brief="Wrapper around script code">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QAxScript::QPrivateSignal" href="qaxscript-qprivatesignal.html" status="active" access="private" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="106"/>
<enum threadsafety="unspecified" name="FunctionFlags" fullname="QAxScript::FunctionFlags" href="qaxscript.html#FunctionFlags-enum" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="109">
<value name="FunctionNames" value="0"/>
<value name="FunctionSignatures" value="1"/>
</enum>
<function threadsafety="unspecified" name="findObject" fullname="QAxScript::findObject" href="qaxscript.html#findObject" status="active" access="private" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="148" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QAxBase *" signature="QAxBase * findObject(const QString &amp;name)">
<parameter type="const QString &amp;" name="name" default=""/>
</function>
<function threadsafety="unspecified" name="QAxScript" fullname="QAxScript::QAxScript" href="qaxscript.html#QAxScript" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="114" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QAxScript(const QString &amp;name, QAxScriptManager *manager)">
<parameter type="const QString &amp;" name="name" default=""/>
<parameter type="QAxScriptManager *" name="manager" default=""/>
</function>
<function threadsafety="unspecified" name="tr" fullname="QAxScript::tr" href="qaxscript.html#tr" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="106" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QAxScript::trUtf8" href="qaxscript.html#trUtf8" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="106" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="call" fullname="QAxScript::call" href="qaxscript.html#call-1" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="133" virtual="non" meta="plain" const="false" static="false" overload="true" delete="false" default="false" final="false" override="false" overload-number="1" type="QVariant" signature="QVariant call(const QString &amp;function, QList&lt;QVariant&gt; &amp;arguments)">
<parameter type="const QString &amp;" name="function" default=""/>
<parameter type="QList&lt;QVariant&gt; &amp;" name="arguments" default=""/>
</function>
<function threadsafety="unspecified" name="call" fullname="QAxScript::call" href="qaxscript.html#call" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="125" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QVariant" signature="QVariant call(const QString &amp;function, const QVariant &amp;var1, const QVariant &amp;var2, const QVariant &amp;var3, const QVariant &amp;var4, const QVariant &amp;var5, const QVariant &amp;var6, const QVariant &amp;var7, const QVariant &amp;var8)">
<parameter type="const QString &amp;" name="function" default=""/>
<parameter type="const QVariant &amp;" name="var1" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var2" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var3" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var4" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var5" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var6" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var7" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var8" default="QVariant()"/>
</function>
<function threadsafety="unspecified" name="load" fullname="QAxScript::load" href="qaxscript.html#load" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="117" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool load(const QString &amp;code, const QString &amp;language)">
<parameter type="const QString &amp;" name="code" default=""/>
<parameter type="const QString &amp;" name="language" default="QString()"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QAxScript::qt_metacall" href="qaxscript.html#qt_metacall" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="106" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QAxScript::qt_metacast" href="qaxscript.html#qt_metacast" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="106" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="entered" fullname="QAxScript::entered" href="qaxscript.html#entered" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="136" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void entered()"/>
<function threadsafety="unspecified" name="error" fullname="QAxScript::error" href="qaxscript.html#error" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="141" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void error(int code, const QString &amp;description, int sourcePosition, const QString &amp;sourceText)">
<parameter type="int" name="code" default=""/>
<parameter type="const QString &amp;" name="description" default=""/>
<parameter type="int" name="sourcePosition" default=""/>
<parameter type="const QString &amp;" name="sourceText" default=""/>
</function>
<function threadsafety="unspecified" name="finished" fullname="QAxScript::finished" href="qaxscript.html#finished" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="137" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void finished()"/>
<function threadsafety="unspecified" name="finished" fullname="QAxScript::finished" href="qaxscript.html#finished-1" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="138" virtual="non" meta="signal" const="false" static="false" overload="true" delete="false" default="false" final="false" override="false" overload-number="1" type="void" signature="void finished(const QVariant &amp;result)">
<parameter type="const QVariant &amp;" name="result" default=""/>
</function>
<function threadsafety="unspecified" name="finished" fullname="QAxScript::finished" href="qaxscript.html#finished-2" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="139" virtual="non" meta="signal" const="false" static="false" overload="true" delete="false" default="false" final="false" override="false" overload-number="2" type="void" signature="void finished(int code, const QString &amp;source, const QString &amp;description, const QString &amp;help)">
<parameter type="int" name="code" default=""/>
<parameter type="const QString &amp;" name="source" default=""/>
<parameter type="const QString &amp;" name="description" default=""/>
<parameter type="const QString &amp;" name="help" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QAxScript::qt_static_metacall" href="qaxscript.html#qt_static_metacall" status="active" access="private" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="106" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="stateChanged" fullname="QAxScript::stateChanged" href="qaxscript.html#stateChanged" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="140" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void stateChanged(int state)">
<parameter type="int" name="state" default=""/>
</function>
<function threadsafety="unspecified" name="updateObjects" fullname="QAxScript::updateObjects" href="qaxscript.html#updateObjects" status="active" access="private" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="147" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void updateObjects()"/>
<function threadsafety="unspecified" name="~QAxScript" fullname="QAxScript::~QAxScript" href="qaxscript.html#dtor.QAxScript" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="115" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QAxScript()"/>
<function threadsafety="unspecified" name="scriptEngine" fullname="QAxScript::scriptEngine" href="qaxscript.html#scriptEngine" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="123" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QAxScriptEngine *" signature="QAxScriptEngine * scriptEngine() const"/>
<function threadsafety="unspecified" name="scriptCode" fullname="QAxScript::scriptCode" href="qaxscript.html#scriptCode" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="121" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString scriptCode() const"/>
<function threadsafety="unspecified" name="scriptName" fullname="QAxScript::scriptName" href="qaxscript.html#scriptName" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="122" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString scriptName() const"/>
<function threadsafety="unspecified" name="functions" fullname="QAxScript::functions" href="qaxscript.html#functions" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="119" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QStringList" signature="QStringList functions(QAxScript::FunctionFlags flags) const">
<parameter type="QAxScript::FunctionFlags" name="flags" default="FunctionNames"/>
</function>
<function threadsafety="unspecified" name="metaObject" fullname="QAxScript::metaObject" href="qaxscript.html#metaObject" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="106" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="script_code" fullname="QAxScript::script_code" href="qaxscript.html#script_code-var" status="active" access="private" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="151" type="QString" static="false"/>
<variable threadsafety="unspecified" name="script_engine" fullname="QAxScript::script_engine" href="qaxscript.html#script_engine-var" status="active" access="private" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="153" type="QAxScriptEngine *" static="false"/>
<variable threadsafety="unspecified" name="script_manager" fullname="QAxScript::script_manager" href="qaxscript.html#script_manager-var" status="active" access="private" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="152" type="QAxScriptManager *" static="false"/>
<variable threadsafety="unspecified" name="script_name" fullname="QAxScript::script_name" href="qaxscript.html#script_name-var" status="active" access="private" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="150" type="QString" static="false"/>
<variable threadsafety="unspecified" name="script_site" fullname="QAxScript::script_site" href="qaxscript.html#script_site-var" status="active" access="private" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="154" type="QAxScriptSite *" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QAxScript::staticMetaObject" href="qaxscript.html#staticMetaObject-var" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="106" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="QAxScriptEngine" href="qaxscriptengine.html" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="67" bases="QAxObject" module="QAxContainer" brief="Wrapper around a script engine">
<enum threadsafety="unspecified" name="State" fullname="QAxScriptEngine::State" href="qaxscriptengine.html#State-enum" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="70">
<value name="Uninitialized" value="0"/>
<value name="Initialized" value="5"/>
<value name="Started" value="1"/>
<value name="Connected" value="2"/>
<value name="Disconnected" value="3"/>
<value name="Closed" value="4"/>
</enum>
<function threadsafety="unspecified" name="QAxScriptEngine" fullname="QAxScriptEngine::QAxScriptEngine" href="qaxscriptengine.html#QAxScriptEngine" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="79" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QAxScriptEngine(const QString &amp;language, QAxScript *script)">
<parameter type="const QString &amp;" name="language" default=""/>
<parameter type="QAxScript *" name="script" default=""/>
</function>
<function threadsafety="unspecified" name="initialize" fullname="QAxScriptEngine::initialize" href="qaxscriptengine.html#initialize" status="active" access="protected" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="95" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="bool" signature="bool initialize(IUnknown **ptr) override">
<parameter type="IUnknown **" name="ptr" default=""/>
</function>
<function threadsafety="unspecified" name="addItem" fullname="QAxScriptEngine::addItem" href="qaxscriptengine.html#addItem" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="90" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void addItem(const QString &amp;name)">
<parameter type="const QString &amp;" name="name" default=""/>
</function>
<function threadsafety="unspecified" name="setState" fullname="QAxScriptEngine::setState" href="qaxscriptengine.html#setState" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="88" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setState(QAxScriptEngine::State st)">
<parameter type="QAxScriptEngine::State" name="st" default=""/>
</function>
<function threadsafety="unspecified" name="~QAxScriptEngine" fullname="QAxScriptEngine::~QAxScriptEngine" href="qaxscriptengine.html#dtor.QAxScriptEngine" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="80" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QAxScriptEngine()"/>
<function threadsafety="unspecified" name="state" fullname="QAxScriptEngine::state" href="qaxscriptengine.html#state" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="87" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QAxScriptEngine::State" signature="QAxScriptEngine::State state() const"/>
<function threadsafety="unspecified" name="scriptLanguage" fullname="QAxScriptEngine::scriptLanguage" href="qaxscriptengine.html#scriptLanguage" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="85" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString scriptLanguage() const"/>
<function threadsafety="unspecified" name="hasIntrospection" fullname="QAxScriptEngine::hasIntrospection" href="qaxscriptengine.html#hasIntrospection" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="83" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool hasIntrospection() const"/>
<function threadsafety="unspecified" name="isValid" fullname="QAxScriptEngine::isValid" href="qaxscriptengine.html#isValid" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="82" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isValid() const"/>
<function threadsafety="unspecified" name="queryInterface" fullname="QAxScriptEngine::queryInterface" href="qaxscriptengine.html#queryInterface" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="92" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="long" signature="long queryInterface(const QUuid &amp;uuid, void **iface) const">
<parameter type="const QUuid &amp;" name="uuid" default=""/>
<parameter type="void **" name="iface" default=""/>
</function>
<variable threadsafety="unspecified" name="engine" fullname="QAxScriptEngine::engine" href="qaxscriptengine.html#engine-var" status="active" access="private" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="99" type="IActiveScript *" static="false"/>
<variable threadsafety="unspecified" name="script_code" fullname="QAxScriptEngine::script_code" href="qaxscriptengine.html#script_code-var" status="active" access="private" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="98" type="QAxScript *" static="false"/>
<variable threadsafety="unspecified" name="script_language" fullname="QAxScriptEngine::script_language" href="qaxscriptengine.html#script_language-var" status="active" access="private" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="101" type="QString" static="false"/>
</class>
<class threadsafety="unspecified" name="QAxScriptManager" href="qaxscriptmanager.html" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="157" bases="QObject" module="QAxContainer" brief="Bridge between application objects and script code">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QAxScriptManager::QPrivateSignal" href="qaxscriptmanager-qprivatesignal.html" status="active" access="private" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="159"/>
<function threadsafety="unspecified" name="load" fullname="QAxScriptManager::load" href="qaxscriptmanager.html#load" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="172" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QAxScript *" signature="QAxScript * load(const QString &amp;code, const QString &amp;name, const QString &amp;language)">
<parameter type="const QString &amp;" name="code" default=""/>
<parameter type="const QString &amp;" name="name" default=""/>
<parameter type="const QString &amp;" name="language" default=""/>
</function>
<function threadsafety="unspecified" name="load" fullname="QAxScriptManager::load" href="qaxscriptmanager.html#load-1" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="173" virtual="non" meta="plain" const="false" static="false" overload="true" delete="false" default="false" final="false" override="false" overload-number="1" type="QAxScript *" signature="QAxScript * load(const QString &amp;file, const QString &amp;name)">
<parameter type="const QString &amp;" name="file" default=""/>
<parameter type="const QString &amp;" name="name" default=""/>
</function>
<function threadsafety="unspecified" name="QAxScriptManager" fullname="QAxScriptManager::QAxScriptManager" href="qaxscriptmanager.html#QAxScriptManager" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="162" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QAxScriptManager(QObject *parent)">
<parameter type="QObject *" name="parent" default="nullptr"/>
</function>
<function threadsafety="unspecified" name="scriptFileFilter" fullname="QAxScriptManager::scriptFileFilter" href="qaxscriptmanager.html#scriptFileFilter" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="186" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString scriptFileFilter()"/>
<function threadsafety="unspecified" name="tr" fullname="QAxScriptManager::tr" href="qaxscriptmanager.html#tr" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="159" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QAxScriptManager::trUtf8" href="qaxscriptmanager.html#trUtf8" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="159" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="call" fullname="QAxScriptManager::call" href="qaxscriptmanager.html#call-1" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="183" virtual="non" meta="plain" const="false" static="false" overload="true" delete="false" default="false" final="false" override="false" overload-number="1" type="QVariant" signature="QVariant call(const QString &amp;function, QList&lt;QVariant&gt; &amp;arguments)">
<parameter type="const QString &amp;" name="function" default=""/>
<parameter type="QList&lt;QVariant&gt; &amp;" name="arguments" default=""/>
</function>
<function threadsafety="unspecified" name="call" fullname="QAxScriptManager::call" href="qaxscriptmanager.html#call" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="175" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QVariant" signature="QVariant call(const QString &amp;function, const QVariant &amp;var1, const QVariant &amp;var2, const QVariant &amp;var3, const QVariant &amp;var4, const QVariant &amp;var5, const QVariant &amp;var6, const QVariant &amp;var7, const QVariant &amp;var8)">
<parameter type="const QString &amp;" name="function" default=""/>
<parameter type="const QVariant &amp;" name="var1" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var2" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var3" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var4" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var5" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var6" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var7" default="QVariant()"/>
<parameter type="const QVariant &amp;" name="var8" default="QVariant()"/>
</function>
<function threadsafety="unspecified" name="registerEngine" fullname="QAxScriptManager::registerEngine" href="qaxscriptmanager.html#registerEngine" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="185" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool registerEngine(const QString &amp;name, const QString &amp;extension, const QString &amp;code)">
<parameter type="const QString &amp;" name="name" default=""/>
<parameter type="const QString &amp;" name="extension" default=""/>
<parameter type="const QString &amp;" name="code" default="QString()"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QAxScriptManager::qt_metacall" href="qaxscriptmanager.html#qt_metacall" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="159" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QAxScriptManager::qt_metacast" href="qaxscriptmanager.html#qt_metacast" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="159" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="addObject" fullname="QAxScriptManager::addObject" href="qaxscriptmanager.html#addObject" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="165" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void addObject(QAxBase *object)">
<parameter type="QAxBase *" name="object" default=""/>
</function>
<function threadsafety="unspecified" name="addObject" fullname="QAxScriptManager::addObject" href="qaxscriptmanager.html#addObject-1" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="166" virtual="non" meta="plain" const="false" static="false" overload="true" delete="false" default="false" final="false" override="false" overload-number="1" type="void" signature="void addObject(QObject *object)">
<parameter type="QObject *" name="object" default=""/>
</function>
<function threadsafety="unspecified" name="error" fullname="QAxScriptManager::error" href="qaxscriptmanager.html#error" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="189" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void error(QAxScript *script, int code, const QString &amp;description, int sourcePosition, const QString &amp;sourceText)">
<parameter type="QAxScript *" name="script" default=""/>
<parameter type="int" name="code" default=""/>
<parameter type="const QString &amp;" name="description" default=""/>
<parameter type="int" name="sourcePosition" default=""/>
<parameter type="const QString &amp;" name="sourceText" default=""/>
</function>
<function threadsafety="unspecified" name="objectDestroyed" fullname="QAxScriptManager::objectDestroyed" href="qaxscriptmanager.html#objectDestroyed" status="active" access="private" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="192" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void objectDestroyed(QObject *o)">
<parameter type="QObject *" name="o" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QAxScriptManager::qt_static_metacall" href="qaxscriptmanager.html#qt_static_metacall" status="active" access="private" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="159" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="scriptError" fullname="QAxScriptManager::scriptError" href="qaxscriptmanager.html#scriptError" status="active" access="private" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="193" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void scriptError(int code, const QString &amp;description, int sourcePosition, const QString &amp;sourceText)">
<parameter type="int" name="code" default=""/>
<parameter type="const QString &amp;" name="description" default=""/>
<parameter type="int" name="sourcePosition" default=""/>
<parameter type="const QString &amp;" name="sourceText" default=""/>
</function>
<function threadsafety="unspecified" name="updateScript" fullname="QAxScriptManager::updateScript" href="qaxscriptmanager.html#updateScript" status="active" access="private" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="199" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void updateScript(QAxScript *)">
<parameter type="QAxScript *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~QAxScriptManager" fullname="QAxScriptManager::~QAxScriptManager" href="qaxscriptmanager.html#dtor.QAxScriptManager" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="163" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QAxScriptManager()"/>
<function threadsafety="unspecified" name="script" fullname="QAxScriptManager::script" href="qaxscriptmanager.html#script" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="170" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QAxScript *" signature="QAxScript * script(const QString &amp;name) const">
<parameter type="const QString &amp;" name="name" default=""/>
</function>
<function threadsafety="unspecified" name="scriptForFunction" fullname="QAxScriptManager::scriptForFunction" href="qaxscriptmanager.html#scriptForFunction" status="internal" access="private" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="200" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QAxScript *" signature="QAxScript * scriptForFunction(const QString &amp;function) const">
<parameter type="const QString &amp;" name="function" default=""/>
</function>
<function threadsafety="unspecified" name="functions" fullname="QAxScriptManager::functions" href="qaxscriptmanager.html#functions" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="168" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QStringList" signature="QStringList functions(QAxScript::FunctionFlags flags) const">
<parameter type="QAxScript::FunctionFlags" name="flags" default="QAxScript::FunctionNames"/>
</function>
<function threadsafety="unspecified" name="scriptNames" fullname="QAxScriptManager::scriptNames" href="qaxscriptmanager.html#scriptNames" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="169" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QStringList" signature="QStringList scriptNames() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="QAxScriptManager::metaObject" href="qaxscriptmanager.html#metaObject" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="159" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="d" fullname="QAxScriptManager::d" href="qaxscriptmanager.html#d-var" status="active" access="private" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="197" type="QAxScriptManagerPrivate *" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QAxScriptManager::staticMetaObject" href="qaxscriptmanager.html#staticMetaObject-var" status="active" access="public" location="qaxscript.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxscript.h" lineno="159" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="QAxSelect" href="qaxselect.html" status="active" access="public" location="qaxselect.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxselect.h" lineno="60" bases="QDialog" module="QAxContainer" brief="Selection dialog for registered COM components">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QAxSelect::QPrivateSignal" href="qaxselect-qprivatesignal.html" status="active" access="private" location="qaxselect.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxselect.h" lineno="62"/>
<function threadsafety="unspecified" name="QAxSelect" fullname="QAxSelect::QAxSelect" href="qaxselect.html#QAxSelect" status="active" access="public" location="qaxselect.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxselect.h" lineno="64" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QAxSelect(QWidget *parent, Qt::WindowFlags flags)">
<parameter type="QWidget *" name="parent" default="nullptr"/>
<parameter type="Qt::WindowFlags" name="flags" default="..."/>
</function>
<function threadsafety="unspecified" name="tr" fullname="QAxSelect::tr" href="qaxselect.html#tr" status="active" access="public" location="qaxselect.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxselect.h" lineno="62" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QAxSelect::trUtf8" href="qaxselect.html#trUtf8" status="active" access="public" location="qaxselect.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxselect.h" lineno="62" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT"/>
<parameter type="int" name="n" default="Q_OBJECT"/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QAxSelect::qt_metacall" href="qaxselect.html#qt_metacall" status="active" access="public" location="qaxselect.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxselect.h" lineno="62" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call , int , void **)">
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QAxSelect::qt_metacast" href="qaxselect.html#qt_metacast" status="active" access="public" location="qaxselect.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxselect.h" lineno="62" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *)">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="onActiveXListActivated" fullname="QAxSelect::onActiveXListActivated" href="qaxselect.html#onActiveXListActivated" status="active" access="private" location="qaxselect.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxselect.h" lineno="70" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onActiveXListActivated()"/>
<function threadsafety="unspecified" name="onActiveXListCurrentChanged" fullname="QAxSelect::onActiveXListCurrentChanged" href="qaxselect.html#onActiveXListCurrentChanged" status="active" access="private" location="qaxselect.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxselect.h" lineno="69" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onActiveXListCurrentChanged(const QModelIndex &amp;)">
<parameter type="const QModelIndex &amp;" name="" default=""/>
</function>
<function threadsafety="unspecified" name="onFilterLineEditChanged" fullname="QAxSelect::onFilterLineEditChanged" href="qaxselect.html#onFilterLineEditChanged" status="active" access="private" location="qaxselect.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxselect.h" lineno="71" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void onFilterLineEditChanged(const QString &amp;)">
<parameter type="const QString &amp;" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QAxSelect::qt_static_metacall" href="qaxselect.html#qt_static_metacall" status="active" access="private" location="qaxselect.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxselect.h" lineno="62" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *, QMetaObject::Call , int , void **)">
<parameter type="QObject *" name="" default=""/>
<parameter type="QMetaObject::Call" name="" default=""/>
<parameter type="int" name="" default=""/>
<parameter type="void **" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~QAxSelect" fullname="QAxSelect::~QAxSelect" href="qaxselect.html#dtor.QAxSelect" status="active" access="public" location="qaxselect.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxselect.h" lineno="65" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QAxSelect()"/>
<function threadsafety="unspecified" name="clsid" fullname="QAxSelect::clsid" href="qaxselect.html#clsid" status="active" access="public" location="qaxselect.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxselect.h" lineno="66" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString clsid() const"/>
<function threadsafety="unspecified" name="metaObject" fullname="QAxSelect::metaObject" href="qaxselect.html#metaObject" status="active" access="public" location="qaxselect.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxselect.h" lineno="62" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<variable threadsafety="unspecified" name="d" fullname="QAxSelect::d" href="qaxselect.html#d-var" status="active" access="private" location="qaxselect.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxselect.h" lineno="74" type="int" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QAxSelect::staticMetaObject" href="qaxselect.html#staticMetaObject-var" status="active" access="public" location="qaxselect.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxselect.h" lineno="62" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="QAxWidget" href="qaxwidget.html" status="active" access="public" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="65" bases="QAxBase,QWidget" module="QAxContainer" brief="QWidget that wraps an ActiveX control">
<class threadsafety="unspecified" name="QPrivateSignal" fullname="QAxWidget::QPrivateSignal" href="qaxwidget-qprivatesignal.html" status="active" access="private" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="67"/>
<function threadsafety="unspecified" name="createAggregate" fullname="QAxWidget::createAggregate" href="qaxwidget.html#createAggregate" status="active" access="public" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="83" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QAxAggregated *" signature="QAxAggregated * createAggregate()"/>
<function threadsafety="unspecified" name="QAxWidget" fullname="QAxWidget::QAxWidget" href="qaxwidget.html#QAxWidget-2" status="active" access="public" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="74" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QAxWidget(IUnknown *iface, QWidget *parent, Qt::WindowFlags f)">
<parameter type="IUnknown *" name="iface" default=""/>
<parameter type="QWidget *" name="parent" default="nullptr"/>
<parameter type="Qt::WindowFlags" name="f" default="..."/>
</function>
<function threadsafety="unspecified" name="QAxWidget" fullname="QAxWidget::QAxWidget" href="qaxwidget.html#QAxWidget" status="active" access="public" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="72" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QAxWidget(QWidget *parent, Qt::WindowFlags f)">
<parameter type="QWidget *" name="parent" default="nullptr"/>
<parameter type="Qt::WindowFlags" name="f" default="..."/>
</function>
<function threadsafety="unspecified" name="QAxWidget" fullname="QAxWidget::QAxWidget" href="qaxwidget.html#QAxWidget-1" status="active" access="public" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="73" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QAxWidget(const QString &amp;c, QWidget *parent, Qt::WindowFlags f)">
<parameter type="const QString &amp;" name="c" default=""/>
<parameter type="QWidget *" name="parent" default="nullptr"/>
<parameter type="Qt::WindowFlags" name="f" default="..."/>
</function>
<function threadsafety="unspecified" name="tr" fullname="QAxWidget::tr" href="qaxwidget.html#tr" status="active" access="public" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="67" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString tr(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT_FAKE"/>
<parameter type="int" name="n" default="Q_OBJECT_FAKE"/>
</function>
<function threadsafety="unspecified" name="trUtf8" fullname="QAxWidget::trUtf8" href="qaxwidget.html#trUtf8" status="active" access="public" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="67" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString trUtf8(const char *s, const char *c, int n)">
<parameter type="const char *" name="s" default=""/>
<parameter type="const char *" name="c" default="Q_OBJECT_FAKE"/>
<parameter type="int" name="n" default="Q_OBJECT_FAKE"/>
</function>
<function threadsafety="unspecified" name="createHostWindow" fullname="QAxWidget::createHostWindow" href="qaxwidget.html#createHostWindow" status="active" access="protected" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="87" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool createHostWindow(bool initialized)">
<parameter type="bool" name="initialized" default=""/>
</function>
<function threadsafety="unspecified" name="createHostWindow" fullname="QAxWidget::createHostWindow" href="qaxwidget.html#createHostWindow-1" status="active" access="protected" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="88" since="4.4" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool createHostWindow(bool initialized, const QByteArray &amp;data)">
<parameter type="bool" name="initialized" default=""/>
<parameter type="const QByteArray &amp;" name="data" default=""/>
</function>
<function threadsafety="unspecified" name="doVerb" fullname="QAxWidget::doVerb" href="qaxwidget.html#doVerb" status="active" access="public" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="78" since="4.1" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool doVerb(const QString &amp;verb)">
<parameter type="const QString &amp;" name="verb" default=""/>
</function>
<function threadsafety="unspecified" name="initialize" fullname="QAxWidget::initialize" href="qaxwidget.html#initialize" status="active" access="protected" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="86" since="4.2" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="bool" signature="bool initialize(IUnknown **ptr) override">
<parameter type="IUnknown **" name="ptr" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacall" fullname="QAxWidget::qt_metacall" href="qaxwidget.html#qt_metacall" status="internal" access="private" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="67" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qt_metacall(QMetaObject::Call call, int id, void **v)">
<parameter type="QMetaObject::Call" name="call" default=""/>
<parameter type="int" name="id" default=""/>
<parameter type="void **" name="v" default=""/>
</function>
<function threadsafety="unspecified" name="qt_metacast" fullname="QAxWidget::qt_metacast" href="qaxwidget.html#qt_metacast" status="internal" access="private" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="67" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void *" signature="void * qt_metacast(const char *cname)">
<parameter type="const char *" name="cname" default=""/>
</function>
<function threadsafety="unspecified" name="changeEvent" fullname="QAxWidget::changeEvent" href="qaxwidget.html#changeEvent" status="active" access="protected" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="90" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void changeEvent(QEvent *e) override">
<parameter type="QEvent *" name="e" default=""/>
</function>
<function threadsafety="unspecified" name="clear" fullname="QAxWidget::clear" href="qaxwidget.html#clear" status="active" access="public" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="77" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void clear() override"/>
<function threadsafety="unspecified" name="connectNotify" fullname="QAxWidget::connectNotify" href="qaxwidget.html#connectNotify" status="active" access="protected" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="95" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void connectNotify(const QMetaMethod &amp;signal) override">
<parameter type="const QMetaMethod &amp;" name="signal" default=""/>
</function>
<function threadsafety="unspecified" name="qt_static_metacall" fullname="QAxWidget::qt_static_metacall" href="qaxwidget.html#qt_static_metacall" status="internal" access="private" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="67" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)">
<parameter type="QObject *" name="_o" default=""/>
<parameter type="QMetaObject::Call" name="_c" default=""/>
<parameter type="int" name="_id" default=""/>
<parameter type="void **" name="_a" default=""/>
</function>
<function threadsafety="unspecified" name="resizeEvent" fullname="QAxWidget::resizeEvent" href="qaxwidget.html#resizeEvent" status="active" access="protected" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="91" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void resizeEvent(QResizeEvent *) override">
<parameter type="QResizeEvent *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="~QAxWidget" fullname="QAxWidget::~QAxWidget" href="qaxwidget.html#dtor.QAxWidget" status="active" access="public" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="75" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QAxWidget()"/>
<function threadsafety="unspecified" name="qObject" fullname="QAxWidget::qObject" href="qaxwidget.html#qObject" status="internal" access="private" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="69" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QObject *" signature="QObject * qObject() const override"/>
<function threadsafety="unspecified" name="minimumSizeHint" fullname="QAxWidget::minimumSizeHint" href="qaxwidget.html#minimumSizeHint" status="active" access="public" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="81" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QSize" signature="QSize minimumSizeHint() const override"/>
<function threadsafety="unspecified" name="sizeHint" fullname="QAxWidget::sizeHint" href="qaxwidget.html#sizeHint" status="active" access="public" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="80" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QSize" signature="QSize sizeHint() const override"/>
<function threadsafety="unspecified" name="translateKeyEvent" fullname="QAxWidget::translateKeyEvent" href="qaxwidget.html#translateKeyEvent" status="active" access="protected" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="93" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool translateKeyEvent(int message, int keycode) const">
<parameter type="int" name="message" default=""/>
<parameter type="int" name="keycode" default=""/>
</function>
<function threadsafety="unspecified" name="fallbackMetaObject" fullname="QAxWidget::fallbackMetaObject" href="qaxwidget.html#fallbackMetaObject" status="internal" access="private" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="96" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="const QMetaObject *" signature="const QMetaObject * fallbackMetaObject() const override"/>
<function threadsafety="unspecified" name="metaObject" fullname="QAxWidget::metaObject" href="qaxwidget.html#metaObject" status="internal" access="private" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="67" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject() const"/>
<function threadsafety="unspecified" name="parentMetaObject" fullname="QAxWidget::parentMetaObject" href="qaxwidget.html#parentMetaObject" status="internal" access="private" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="102" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="const QMetaObject *" signature="const QMetaObject * parentMetaObject() const override"/>
<function threadsafety="unspecified" name="className" fullname="QAxWidget::className" href="qaxwidget.html#className" status="internal" access="private" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="70" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="const char *" signature="const char * className() const override"/>
<variable threadsafety="unspecified" name="container" fullname="QAxWidget::container" href="qaxwidget.html#container-var" status="active" access="private" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="99" type="QAxClientSite *" static="false"/>
<variable threadsafety="unspecified" name="d" fullname="QAxWidget::d" href="qaxwidget.html#d-var" status="active" access="private" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="101" type="QAxWidgetPrivate *" static="false"/>
<variable threadsafety="unspecified" name="staticMetaObject" fullname="QAxWidget::staticMetaObject" href="qaxwidget.html#staticMetaObject-var" status="active" access="public" location="qaxwidget.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/container/qaxwidget.h" lineno="67" type="const QMetaObject" static="true"/>
</class>
<class threadsafety="unspecified" name="QAxAggregated" href="qaxaggregated.html" status="active" access="public" location="qaxaggregated.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxaggregated.h" lineno="64" module="QAxServer" brief="Abstract base class for implementations of additional COM interfaces">
<function threadsafety="unspecified" name="queryInterface" fullname="QAxAggregated::queryInterface" href="qaxaggregated.html#queryInterface" status="active" access="public" location="qaxaggregated.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxaggregated.h" lineno="69" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="long" signature="long queryInterface(const QUuid &amp;iid, void **iface) = 0">
<parameter type="const QUuid &amp;" name="iid" default=""/>
<parameter type="void **" name="iface" default=""/>
</function>
<function threadsafety="unspecified" name="~QAxAggregated" fullname="QAxAggregated::~QAxAggregated" href="qaxaggregated.html#dtor.QAxAggregated" status="active" access="protected" location="qaxaggregated.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxaggregated.h" lineno="72" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QAxAggregated()"/>
<function threadsafety="unspecified" name="controllingUnknown" fullname="QAxAggregated::controllingUnknown" href="qaxaggregated.html#controllingUnknown" status="active" access="protected" location="qaxaggregated.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxaggregated.h" lineno="75" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="IUnknown *" signature="IUnknown * controllingUnknown() const"/>
<function threadsafety="unspecified" name="object" fullname="QAxAggregated::object" href="qaxaggregated.html#object" status="active" access="protected" location="qaxaggregated.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxaggregated.h" lineno="78" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QObject *" signature="QObject * object() const"/>
<function threadsafety="unspecified" name="widget" fullname="QAxAggregated::widget" href="qaxaggregated.html#widget" status="active" access="protected" location="qaxaggregated.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxaggregated.h" lineno="77" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QWidget *" signature="QWidget * widget() const"/>
<variable threadsafety="unspecified" name="controlling_unknown" fullname="QAxAggregated::controlling_unknown" href="qaxaggregated.html#controlling_unknown-var" status="active" access="private" location="qaxaggregated.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxaggregated.h" lineno="81" type="IUnknown *" static="false"/>
<variable threadsafety="unspecified" name="the_object" fullname="QAxAggregated::the_object" href="qaxaggregated.html#the_object-var" status="active" access="private" location="qaxaggregated.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxaggregated.h" lineno="82" type="QObject *" static="false"/>
</class>
<class threadsafety="unspecified" name="QAxBindable" href="qaxbindable.html" status="active" access="public" location="qaxbindable.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxbindable.h" lineno="64" module="QAxServer" brief="Interface between a QWidget and an ActiveX client">
<function threadsafety="unspecified" name="createAggregate" fullname="QAxBindable::createAggregate" href="qaxbindable.html#createAggregate" status="active" access="public" location="qaxbindable.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxbindable.h" lineno="71" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QAxAggregated *" signature="QAxAggregated * createAggregate()"/>
<function threadsafety="unspecified" name="QAxBindable" fullname="QAxBindable::QAxBindable" href="qaxbindable.html#QAxBindable" status="active" access="public" location="qaxbindable.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxbindable.h" lineno="68" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QAxBindable()"/>
<function threadsafety="unspecified" name="readData" fullname="QAxBindable::readData" href="qaxbindable.html#readData" status="active" access="public" location="qaxbindable.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxbindable.h" lineno="74" since="4.1" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool readData(QIODevice *source, const QString &amp;format)">
<parameter type="QIODevice *" name="source" default=""/>
<parameter type="const QString &amp;" name="format" default=""/>
</function>
<function threadsafety="unspecified" name="requestPropertyChange" fullname="QAxBindable::requestPropertyChange" href="qaxbindable.html#requestPropertyChange" status="active" access="protected" location="qaxbindable.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxbindable.h" lineno="78" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool requestPropertyChange(const char *property)">
<parameter type="const char *" name="property" default=""/>
</function>
<function threadsafety="unspecified" name="writeData" fullname="QAxBindable::writeData" href="qaxbindable.html#writeData" status="active" access="public" location="qaxbindable.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxbindable.h" lineno="75" since="4.1" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool writeData(QIODevice *sink)">
<parameter type="QIODevice *" name="sink" default=""/>
</function>
<function threadsafety="unspecified" name="propertyChanged" fullname="QAxBindable::propertyChanged" href="qaxbindable.html#propertyChanged" status="active" access="protected" location="qaxbindable.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxbindable.h" lineno="79" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void propertyChanged(const char *property)">
<parameter type="const char *" name="property" default=""/>
</function>
<function threadsafety="unspecified" name="reportError" fullname="QAxBindable::reportError" href="qaxbindable.html#reportError" status="active" access="public" location="qaxbindable.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxbindable.h" lineno="72" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void reportError(int code, const QString &amp;src, const QString &amp;desc, const QString &amp;context)">
<parameter type="int" name="code" default=""/>
<parameter type="const QString &amp;" name="src" default=""/>
<parameter type="const QString &amp;" name="desc" default=""/>
<parameter type="const QString &amp;" name="context" default="QString()"/>
</function>
<function threadsafety="unspecified" name="~QAxBindable" fullname="QAxBindable::~QAxBindable" href="qaxbindable.html#dtor.QAxBindable" status="active" access="public" location="qaxbindable.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxbindable.h" lineno="69" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QAxBindable()"/>
<function threadsafety="unspecified" name="clientSite" fullname="QAxBindable::clientSite" href="qaxbindable.html#clientSite" status="active" access="protected" location="qaxbindable.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxbindable.h" lineno="81" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="IUnknown *" signature="IUnknown * clientSite() const"/>
<variable threadsafety="unspecified" name="activex" fullname="QAxBindable::activex" href="qaxbindable.html#activex-var" status="active" access="private" location="qaxbindable.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxbindable.h" lineno="84" type="IAxServerBase *" static="false"/>
</class>
<function threadsafety="unspecified" name="QAXCLASS" href="qaxfactory.html#QAXCLASS" status="active" access="public" virtual="non" meta="macrowithparams" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" relates="QAxFactory" type="" signature="QAXCLASS( Class)">
<parameter type="" name="Class" default=""/>
</function>
<function threadsafety="unspecified" name="QAXFACTORY_BEGIN" href="qaxfactory.html#QAXFACTORY_BEGIN" status="active" access="public" virtual="non" meta="macrowithparams" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" relates="QAxFactory" type="" signature="QAXFACTORY_BEGIN( IDTypeLib, IDApp)">
<parameter type="" name="IDTypeLib" default=""/>
<parameter type="" name="IDApp" default=""/>
</function>
<function threadsafety="unspecified" name="QAXFACTORY_DEFAULT" href="qaxfactory.html#QAXFACTORY_DEFAULT" status="active" access="public" virtual="non" meta="macrowithparams" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" relates="QAxFactory" type="" signature="QAXFACTORY_DEFAULT( Class, ClassID, InterfaceID, EventID, LibID, AppID)">
<parameter type="" name="Class" default=""/>
<parameter type="" name="ClassID" default=""/>
<parameter type="" name="InterfaceID" default=""/>
<parameter type="" name="EventID" default=""/>
<parameter type="" name="LibID" default=""/>
<parameter type="" name="AppID" default=""/>
</function>
<function threadsafety="unspecified" name="QAXFACTORY_END" href="qaxfactory.html#QAXFACTORY_END" status="active" access="public" virtual="non" meta="macrowithoutparams" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" relates="QAxFactory" type="" signature="QAXFACTORY_END"/>
<function threadsafety="unspecified" name="QAXFACTORY_EXPORT" href="qaxfactory.html#QAXFACTORY_EXPORT" status="active" access="public" virtual="non" meta="macrowithparams" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" relates="QAxFactory" type="" signature="QAXFACTORY_EXPORT( Class, LibID, AppID)">
<parameter type="" name="Class" default=""/>
<parameter type="" name="LibID" default=""/>
<parameter type="" name="AppID" default=""/>
</function>
<function threadsafety="unspecified" name="QAXTYPE" href="qaxfactory.html#QAXTYPE" status="active" access="public" virtual="non" meta="macrowithparams" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" relates="QAxFactory" type="" signature="QAXTYPE( Class)">
<parameter type="" name="Class" default=""/>
</function>
<class threadsafety="unspecified" name="QAxClass" href="qaxclass.html" status="internal" access="private" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="199" bases="QAxFactory">
<function threadsafety="unspecified" name="QAxClass" fullname="QAxClass::QAxClass" href="qaxclass.html#QAxClass" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="202" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QAxClass(const QString &amp;libId, const QString &amp;appId)">
<parameter type="const QString &amp;" name="libId" default=""/>
<parameter type="const QString &amp;" name="appId" default=""/>
</function>
<function threadsafety="unspecified" name="createObject" fullname="QAxClass::createObject" href="qaxclass.html#createObject" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="208" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QObject *" signature="QObject * createObject(const QString &amp;key) override">
<parameter type="const QString &amp;" name="key" default=""/>
</function>
<function threadsafety="unspecified" name="getImplementedCategories" fullname="QAxClass::getImplementedCategories" href="qaxclass.html#getImplementedCategories" status="active" access="private" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="241" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QStringList" signature="QStringList getImplementedCategories()"/>
<function threadsafety="unspecified" name="featureList" fullname="QAxClass::featureList" href="qaxclass.html#featureList" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="207" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QStringList" signature="QStringList featureList() const override"/>
<function threadsafety="unspecified" name="metaObject" fullname="QAxClass::metaObject" href="qaxclass.html#metaObject" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="206" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="const QMetaObject *" signature="const QMetaObject * metaObject(const QString &amp;) const override">
<parameter type="const QString &amp;" name="" default=""/>
</function>
<function threadsafety="unspecified" name="registerClass" fullname="QAxClass::registerClass" href="qaxclass.html#registerClass" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="218" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void registerClass(const QString &amp;key, QSettings *settings) const override">
<parameter type="const QString &amp;" name="key" default=""/>
<parameter type="QSettings *" name="settings" default=""/>
</function>
<function threadsafety="unspecified" name="unregisterClass" fullname="QAxClass::unregisterClass" href="qaxclass.html#unregisterClass" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="229" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void unregisterClass(const QString &amp;key, QSettings *settings) const override">
<parameter type="const QString &amp;" name="key" default=""/>
<parameter type="QSettings *" name="settings" default=""/>
</function>
</class>
<class threadsafety="unspecified" name="QAxFactory" href="qaxfactory.html" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="75" bases="QObject" module="QAxServer" brief="Defines a factory for the creation of COM components">
<enum threadsafety="unspecified" name="ServerType" fullname="QAxFactory::ServerType" href="qaxfactory.html#ServerType-enum" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="104">
<value name="SingleInstance" value="0"/>
<value name="MultipleInstances" value="1"/>
</enum>
<function threadsafety="unspecified" name="QAxFactory" fullname="QAxFactory::QAxFactory" href="qaxfactory.html#QAxFactory" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="78" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QAxFactory(const QUuid &amp;libid, const QUuid &amp;appid)">
<parameter type="const QUuid &amp;" name="libid" default=""/>
<parameter type="const QUuid &amp;" name="appid" default=""/>
</function>
<function threadsafety="unspecified" name="createObject" fullname="QAxFactory::createObject" href="qaxfactory.html#createObject" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="83" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QObject *" signature="QObject * createObject(const QString &amp;key) = 0">
<parameter type="const QString &amp;" name="key" default=""/>
</function>
<function threadsafety="unspecified" name="serverDirPath" fullname="QAxFactory::serverDirPath" href="qaxfactory.html#serverDirPath" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="110" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString serverDirPath()"/>
<function threadsafety="unspecified" name="serverFilePath" fullname="QAxFactory::serverFilePath" href="qaxfactory.html#serverFilePath" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="111" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString serverFilePath()"/>
<function threadsafety="unspecified" name="createObjectWrapper" fullname="QAxFactory::createObjectWrapper" href="qaxfactory.html#createObjectWrapper" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="85" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool createObjectWrapper(QObject *object, IDispatch **wrapper)">
<parameter type="QObject *" name="object" default=""/>
<parameter type="IDispatch **" name="wrapper" default=""/>
</function>
<function threadsafety="unspecified" name="isServer" fullname="QAxFactory::isServer" href="qaxfactory.html#isServer" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="109" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isServer()"/>
<function threadsafety="unspecified" name="registerActiveObject" fullname="QAxFactory::registerActiveObject" href="qaxfactory.html#registerActiveObject" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="115" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool registerActiveObject(QObject *object)">
<parameter type="QObject *" name="object" default=""/>
</function>
<function threadsafety="unspecified" name="startServer" fullname="QAxFactory::startServer" href="qaxfactory.html#startServer" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="112" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool startServer(QAxFactory::ServerType type)">
<parameter type="QAxFactory::ServerType" name="type" default="MultipleInstances"/>
</function>
<function threadsafety="unspecified" name="stopServer" fullname="QAxFactory::stopServer" href="qaxfactory.html#stopServer" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="113" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool stopServer()"/>
<function threadsafety="unspecified" name="~QAxFactory" fullname="QAxFactory::~QAxFactory" href="qaxfactory.html#dtor.QAxFactory" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="79" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QAxFactory()"/>
<function threadsafety="unspecified" name="exposeToSuperClass" fullname="QAxFactory::exposeToSuperClass" href="qaxfactory.html#exposeToSuperClass" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="99" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString exposeToSuperClass(const QString &amp;key) const">
<parameter type="const QString &amp;" name="key" default=""/>
</function>
<function threadsafety="unspecified" name="featureList" fullname="QAxFactory::featureList" href="qaxfactory.html#featureList" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="81" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QStringList" signature="QStringList featureList() const = 0"/>
<function threadsafety="unspecified" name="appID" fullname="QAxFactory::appID" href="qaxfactory.html#appID" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="92" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QUuid" signature="QUuid appID() const"/>
<function threadsafety="unspecified" name="classID" fullname="QAxFactory::classID" href="qaxfactory.html#classID" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="87" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QUuid" signature="QUuid classID(const QString &amp;key) const">
<parameter type="const QString &amp;" name="key" default=""/>
</function>
<function threadsafety="unspecified" name="eventsID" fullname="QAxFactory::eventsID" href="qaxfactory.html#eventsID" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="89" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QUuid" signature="QUuid eventsID(const QString &amp;key) const">
<parameter type="const QString &amp;" name="key" default=""/>
</function>
<function threadsafety="unspecified" name="interfaceID" fullname="QAxFactory::interfaceID" href="qaxfactory.html#interfaceID" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="88" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QUuid" signature="QUuid interfaceID(const QString &amp;key) const">
<parameter type="const QString &amp;" name="key" default=""/>
</function>
<function threadsafety="unspecified" name="typeLibID" fullname="QAxFactory::typeLibID" href="qaxfactory.html#typeLibID" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="91" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QUuid" signature="QUuid typeLibID() const"/>
<function threadsafety="unspecified" name="hasStockEvents" fullname="QAxFactory::hasStockEvents" href="qaxfactory.html#hasStockEvents" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="101" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool hasStockEvents(const QString &amp;key) const">
<parameter type="const QString &amp;" name="key" default=""/>
</function>
<function threadsafety="unspecified" name="isService" fullname="QAxFactory::isService" href="qaxfactory.html#isService" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="102" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isService() const"/>
<function threadsafety="unspecified" name="stayTopLevel" fullname="QAxFactory::stayTopLevel" href="qaxfactory.html#stayTopLevel" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="100" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool stayTopLevel(const QString &amp;key) const">
<parameter type="const QString &amp;" name="key" default=""/>
</function>
<function threadsafety="unspecified" name="validateLicenseKey" fullname="QAxFactory::validateLicenseKey" href="qaxfactory.html#validateLicenseKey" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="97" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool validateLicenseKey(const QString &amp;key, const QString &amp;licenseKey) const">
<parameter type="const QString &amp;" name="key" default=""/>
<parameter type="const QString &amp;" name="licenseKey" default=""/>
</function>
<function threadsafety="unspecified" name="metaObject" fullname="QAxFactory::metaObject" href="qaxfactory.html#metaObject" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="84" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QMetaObject *" signature="const QMetaObject * metaObject(const QString &amp;key) const = 0">
<parameter type="const QString &amp;" name="key" default=""/>
</function>
<function threadsafety="unspecified" name="registerClass" fullname="QAxFactory::registerClass" href="qaxfactory.html#registerClass" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="94" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void registerClass(const QString &amp;key, QSettings *settings) const">
<parameter type="const QString &amp;" name="key" default=""/>
<parameter type="QSettings *" name="settings" default=""/>
</function>
<function threadsafety="unspecified" name="unregisterClass" fullname="QAxFactory::unregisterClass" href="qaxfactory.html#unregisterClass" status="active" access="public" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="95" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void unregisterClass(const QString &amp;key, QSettings *settings) const">
<parameter type="const QString &amp;" name="key" default=""/>
<parameter type="QSettings *" name="settings" default=""/>
</function>
<variable threadsafety="unspecified" name="app" fullname="QAxFactory::app" href="qaxfactory.html#app-var" status="active" access="private" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="119" type="QUuid" static="false"/>
<variable threadsafety="unspecified" name="typelib" fullname="QAxFactory::typelib" href="qaxfactory.html#typelib-var" status="active" access="private" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="118" type="QUuid" static="false"/>
</class>
<function threadsafety="unspecified" name="qAxFactory" status="internal" access="private" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="122" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QAxFactory *" signature="QAxFactory * qAxFactory()"/>
<function threadsafety="unspecified" name="qax_startServer" status="internal" access="private" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="124" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool qax_startServer(QAxFactory::ServerType )">
<parameter type="QAxFactory::ServerType" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qax_stopServer" status="internal" access="private" location="qaxfactory.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qaxfactory.h" lineno="132" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool qax_stopServer()"/>
<class threadsafety="unspecified" name="QClassFactory" href="qclassfactory.html" status="internal" access="private" location="qclassfactory_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qclassfactory_p.h" lineno="72">
<function threadsafety="unspecified" name="QClassFactory" fullname="QClassFactory::QClassFactory" href="qclassfactory.html#QClassFactory" status="active" access="public" location="qclassfactory_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qclassfactory_p.h" lineno="75" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QClassFactory(int clsid)">
<parameter type="int" name="clsid" default=""/>
</function>
<function threadsafety="unspecified" name="cleanupCreatedApplication" fullname="QClassFactory::cleanupCreatedApplication" href="qclassfactory.html#cleanupCreatedApplication" status="active" access="public" location="qclassfactory_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qclassfactory_p.h" lineno="97" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void cleanupCreatedApplication(QCoreApplication &amp;app)">
<parameter type="QCoreApplication &amp;" name="app" default=""/>
</function>
<function threadsafety="unspecified" name="~QClassFactory" fullname="QClassFactory::~QClassFactory" href="qclassfactory.html#dtor.QClassFactory" status="active" access="public" location="qclassfactory_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qclassfactory_p.h" lineno="77" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QClassFactory()"/>
<variable threadsafety="unspecified" name="WINAPI" fullname="QClassFactory::WINAPI" href="qclassfactory.html#WINAPI-var" status="active" access="public" location="qclassfactory_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qclassfactory_p.h" lineno="80" type="unsigned long" static="false"/>
<variable threadsafety="unspecified" name="classKey" fullname="QClassFactory::classKey" href="qclassfactory.html#classKey-var" status="active" access="protected" location="qclassfactory_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qclassfactory_p.h" lineno="105" type="QString" static="false"/>
<variable threadsafety="unspecified" name="className" fullname="QClassFactory::className" href="qclassfactory.html#className-var" status="active" access="public" location="qclassfactory_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qclassfactory_p.h" lineno="99" type="QString" static="false"/>
<variable threadsafety="unspecified" name="licensed" fullname="QClassFactory::licensed" href="qclassfactory.html#licensed-var" status="active" access="protected" location="qclassfactory_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qclassfactory_p.h" lineno="104" type="bool" static="false"/>
<variable threadsafety="unspecified" name="ref" fullname="QClassFactory::ref" href="qclassfactory.html#ref-var" status="active" access="protected" location="qclassfactory_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qclassfactory_p.h" lineno="103" type="int" static="false"/>
<variable threadsafety="unspecified" name="refCountSection" fullname="QClassFactory::refCountSection" href="qclassfactory.html#refCountSection-var" status="active" access="protected" location="qclassfactory_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/control/qclassfactory_p.h" lineno="102" type="int" static="false"/>
</class>
<page name="activeqt-index.html" href="activeqt-index.html" status="active" location="activeqt-index.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/doc/src/activeqt-index.qdoc" lineno="38" subtype="page" title="Active Qt" fulltitle="Active Qt" subtitle="" module="ActiveQt" groups="qt-activex" brief="Provides ActiveX and COM integration on Windows">
<keyword name="activeqt" title="ActiveQt"/>
<keyword name="activeqt-framework" title="ActiveQt Framework"/>
<contents name="articles-and-guides" title="Articles and Guides" level="1"/>
<contents name="licenses-and-attributions" title="Licenses and Attributions" level="1"/>
<contents name="reference" title="Reference" level="1"/>
<contents name="examples" title="Examples" level="1"/>
</page>
<page name="activeqt-server.html" href="activeqt-server.html" status="active" location="qtaxserver.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/doc/src/qtaxserver.qdoc" lineno="42" subtype="page" title="Building ActiveX servers in Qt" fulltitle="Building ActiveX servers in Qt" subtitle="" module="ActiveQt" groups="qt-activex" brief="A Windows-only static library for turning a Qt binary into a COM server">
<contents name="using-the-library" title="Using the Library" level="1"/>
<contents name="out-of-process-vs-in-process" title="Out-of-Process vs. In-Process" level="2"/>
<contents name="typical-errors-during-the-post-build-steps" title="Typical Errors During the Post-Build Steps" level="2"/>
<contents name="the-server-executable-crashes" title="The Server Executable Crashes" level="3"/>
<contents name="the-server-executable-is-not-a-valid-win32-application" title="The Server Executable Is Not a Valid Win32 Application" level="3"/>
<contents name="unable-to-locate-dll" title="&quot;Unable to locate DLL&quot;" level="3"/>
<contents name="cannot-open-file" title="&quot;Cannot open file ...&quot;" level="3"/>
<contents name="the-control-cannot-be-instantiated" title="The Control Cannot be Instantiated" level="3"/>
<contents name="implementing-controls" title="Implementing Controls" level="1"/>
<contents name="data-types" title="Data Types" level="2"/>
<contents name="sub-objects" title="Sub-Objects" level="2"/>
<contents name="property-notification" title="Property Notification" level="2"/>
<contents name="serving-controls" title="Serving Controls" level="1"/>
<contents name="typical-compile-time-problems" title="Typical Compile-Time Problems" level="2"/>
<contents name="no-overloaded-function-takes-2-parameters" title="&quot;No overloaded function takes 2 parameters&quot;" level="3"/>
<contents name="syntax-error-bad-suffix-on-number" title="&quot;Syntax error: bad suffix on number&quot;" level="3"/>
<contents name="unresolved-external-symbol-ucm-instantiate" title="&quot;Unresolved external symbol _ucm_instantiate&quot;" level="3"/>
<contents name="ucm-initialize-already-defined-in" title="&quot;_ucm_initialize already defined in ...&quot;" level="3"/>
<contents name="distributing-qaxserver-binaries" title="Distributing QAxServer Binaries" level="2"/>
<contents name="installing-stand-alone-servers" title="Installing Stand-Alone Servers" level="3"/>
<contents name="installing-in-process-servers" title="Installing In-Process Servers" level="3"/>
<contents name="distributing-servers-over-the-internet" title="Distributing Servers over the Internet" level="3"/>
<contents name="using-the-controls" title="Using the Controls" level="1"/>
<contents name="supported-and-unsupported-activex-clients" title="Supported and Unsupported ActiveX Clients" level="2"/>
<contents name="supported-clients" title="Supported Clients" level="3"/>
<contents name="unsupported-clients" title="Unsupported Clients" level="3"/>
<contents name="typical-runtime-errors" title="Typical Runtime Errors" level="2"/>
<contents name="the-server-does-not-respond" title="The Server Does Not Respond" level="3"/>
<contents name="the-object-cannot-be-created" title="The Object Cannot Be Created" level="3"/>
<contents name="debugging-runtime-errors" title="Debugging Runtime Errors" level="2"/>
<contents name="class-information-and-tuning" title="Class Information and Tuning" level="1"/>
<contents name="developing-licensed-components" title="Developing Licensed Components" level="2"/>
<contents name="more-interfaces" title="More Interfaces" level="2"/>
</page>
<page name="activeqt/comapp" href="activeqt-activeqt-comapp-example.html" status="active" location="comapp.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/examples/activeqt/comapp/doc/src/comapp.qdoc" lineno="28" subtype="example" title="COM App Example (ActiveQt)" fulltitle="COM App Example (ActiveQt)" subtitle="" module="ActiveQt" brief="COM App example shows how to use ActiveQt to develop a Qt application that can be automated via COM. Different QObject based classes are exposed as COM objects that communicate with the GUI of the running Qt application. The APIs of those COM objects has been designed to resemble the APIs of standard COM applications; i.e. those from Microsoft Office">
<page name="activeqt/comapp/comapp.pro" href="activeqt-activeqt-comapp-comapp-pro.html" status="active" subtype="file" title="" fulltitle="comapp.pro Example File" subtitle="activeqt/comapp/comapp.pro"/>
<page name="activeqt/comapp/main.cpp" href="activeqt-activeqt-comapp-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="activeqt/comapp/main.cpp"/>
</page>
<page name="activeqt-dotnet.html" href="activeqt-dotnet.html" status="active" location="dotnet.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/doc/src/examples/dotnet.qdoc" lineno="28" subtype="page" title="Dot Net Example (ActiveQt)" fulltitle="Dot Net Example (ActiveQt)" subtitle="" module="ActiveQt" brief="Dot Net example demonstrates how Qt objects can be used in a .NET environment, and how .NET objects can be used in a Qt environment">
<contents name="qt-vs-net" title="Qt vs. .NET" level="1"/>
<contents name="walkthrough-net-interop-with-mc-and-ijw" title="Walkthrough: .NET Interop with MC++ and IJW" level="1"/>
<contents name="walkthrough-net-com-interop-with-activeqt" title="Walkthrough: .NET/COM Interop with ActiveQt" level="1"/>
<contents name="starting-a-project" title="Starting a Project" level="2"/>
<contents name="importing-qt-widgets" title="Importing Qt Widgets" level="2"/>
<contents name="using-qt-widgets" title="Using Qt Widgets" level="2"/>
<contents name="handling-qt-signals" title="Handling Qt Signals" level="2"/>
<contents name="summary" title="Summary" level="1"/>
<contents name="limitations" title="Limitations" level="2"/>
<contents name="performance-considerations" title="Performance Considerations" level="2"/>
</page>
<page name="activeqt/hierarchy" href="activeqt-activeqt-hierarchy-example.html" status="active" location="hierarchy.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/examples/activeqt/hierarchy/doc/src/hierarchy.qdoc" lineno="35" subtype="example" title="Hierarchy Example (ActiveQt)" fulltitle="Hierarchy Example (ActiveQt)" subtitle="" module="ActiveQt" brief="Hierarchy example is shows how to write an in-process ActiveX control. The control is a QWidget subclass with child widgets that are accessible as sub-types">
<page name="activeqt/hierarchy/hierarchy.pro" href="activeqt-activeqt-hierarchy-hierarchy-pro.html" status="active" subtype="file" title="" fulltitle="hierarchy.pro Example File" subtitle="activeqt/hierarchy/hierarchy.pro"/>
<page name="activeqt/hierarchy/main.cpp" href="activeqt-activeqt-hierarchy-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="activeqt/hierarchy/main.cpp"/>
<page name="activeqt/hierarchy/objects.cpp" href="activeqt-activeqt-hierarchy-objects-cpp.html" status="active" subtype="file" title="" fulltitle="objects.cpp Example File" subtitle="activeqt/hierarchy/objects.cpp"/>
<page name="activeqt/hierarchy/objects.h" href="activeqt-activeqt-hierarchy-objects-h.html" status="active" subtype="file" title="" fulltitle="objects.h Example File" subtitle="activeqt/hierarchy/objects.h"/>
</page>
<page name="activeqt/mediaplayer" href="activeqt-activeqt-mediaplayer-example.html" status="active" location="mediaplayer.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/examples/activeqt/mediaplayer/doc/src/mediaplayer.qdoc" lineno="28" subtype="example" title="Media Player Example (ActiveQt)" fulltitle="Media Player Example (ActiveQt)" subtitle="" module="ActiveQt" brief="Media Player example uses the Microsoft Media Player ActiveX control to implement a functional media player application">
<page name="activeqt/mediaplayer/main.cpp" href="activeqt-activeqt-mediaplayer-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="activeqt/mediaplayer/main.cpp"/>
<page name="activeqt/mediaplayer/mainwindow.ui" href="activeqt-activeqt-mediaplayer-mainwindow-ui.html" status="active" subtype="file" title="" fulltitle="mainwindow.ui Example File" subtitle="activeqt/mediaplayer/mainwindow.ui"/>
<page name="activeqt/mediaplayer/mediaaxwidget.h" href="activeqt-activeqt-mediaplayer-mediaaxwidget-h.html" status="active" subtype="file" title="" fulltitle="mediaaxwidget.h Example File" subtitle="activeqt/mediaplayer/mediaaxwidget.h"/>
<page name="activeqt/mediaplayer/mediaplayer.pro" href="activeqt-activeqt-mediaplayer-mediaplayer-pro.html" status="active" subtype="file" title="" fulltitle="mediaplayer.pro Example File" subtitle="activeqt/mediaplayer/mediaplayer.pro"/>
</page>
<page name="qaxserver-demo-menus.html" href="qaxserver-demo-menus.html" status="preliminary" location="menus.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/examples/activeqt/menus/doc/src/menus.qdoc" lineno="28" subtype="page" title="Menubar Merging" fulltitle="Menubar Merging" subtitle="" module="ActiveQt"/>
<page name="activeqt/menus" href="activeqt-activeqt-menus-example.html" status="active" location="menus.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/examples/activeqt/menus/doc/src/menus.qdoc" lineno="44" subtype="example" title="Menus Example (ActiveQt)" fulltitle="Menus Example (ActiveQt)" subtitle="" module="ActiveQt" brief="Menus example demonstrates the use of QMenuBar and QStatusBar in a QMainWindow to implement an in-place active control">
<page name="activeqt/menus/main.cpp" href="activeqt-activeqt-menus-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="activeqt/menus/main.cpp"/>
<page name="activeqt/menus/menus.cpp" href="activeqt-activeqt-menus-menus-cpp.html" status="active" subtype="file" title="" fulltitle="menus.cpp Example File" subtitle="activeqt/menus/menus.cpp"/>
<page name="activeqt/menus/menus.h" href="activeqt-activeqt-menus-menus-h.html" status="active" subtype="file" title="" fulltitle="menus.h Example File" subtitle="activeqt/menus/menus.h"/>
<page name="activeqt/menus/menus.pro" href="activeqt-activeqt-menus-menus-pro.html" status="active" subtype="file" title="" fulltitle="menus.pro Example File" subtitle="activeqt/menus/menus.pro"/>
</page>
<page name="activeqt/multiple" href="activeqt-activeqt-multiple-example.html" status="active" location="multiple.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/examples/activeqt/multiple/doc/src/multiple.qdoc" lineno="35" subtype="example" title="Multiple Example (ActiveQt)" fulltitle="Multiple Example (ActiveQt)" subtitle="" module="ActiveQt" brief="Multiple example demonstrates the implementation of a QAxFactory to provide multiple ActiveX controls in a single in process ActiveX server using the QAXFACTORY_EXPORT() macro. The ActiveX controls in this example are simple QWidget subclasses that reimplement QWidget::paintEvent()">
<page name="activeqt/multiple/ax1.h" href="activeqt-activeqt-multiple-ax1-h.html" status="active" subtype="file" title="" fulltitle="ax1.h Example File" subtitle="activeqt/multiple/ax1.h"/>
<page name="activeqt/multiple/ax2.h" href="activeqt-activeqt-multiple-ax2-h.html" status="active" subtype="file" title="" fulltitle="ax2.h Example File" subtitle="activeqt/multiple/ax2.h"/>
<page name="activeqt/multiple/main.cpp" href="activeqt-activeqt-multiple-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="activeqt/multiple/main.cpp"/>
<page name="activeqt/multiple/multiple.pro" href="activeqt-activeqt-multiple-multiple-pro.html" status="active" subtype="file" title="" fulltitle="multiple.pro Example File" subtitle="activeqt/multiple/multiple.pro"/>
</page>
<page name="activeqt/opengl" href="activeqt-activeqt-opengl-example.html" status="active" location="opengl.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/examples/activeqt/opengl/doc/src/opengl.qdoc" lineno="60" subtype="example" title="OpenGL Example (ActiveQt)" fulltitle="OpenGL Example (ActiveQt)" subtitle="" module="ActiveQt" brief="OpenGL example demonstrates the use of the default factory and QAxFactory::isServer(), and the implementation of an additional COM interface using QAxBindable and QAxAggregated. The server executable can run both as an ActiveX server and as a stand-alone application">
<page name="activeqt/opengl/glbox.cpp" href="activeqt-activeqt-opengl-glbox-cpp.html" status="active" subtype="file" title="" fulltitle="glbox.cpp Example File" subtitle="activeqt/opengl/glbox.cpp"/>
<page name="activeqt/opengl/glbox.h" href="activeqt-activeqt-opengl-glbox-h.html" status="active" subtype="file" title="" fulltitle="glbox.h Example File" subtitle="activeqt/opengl/glbox.h"/>
<page name="activeqt/opengl/globjwin.cpp" href="activeqt-activeqt-opengl-globjwin-cpp.html" status="active" subtype="file" title="" fulltitle="globjwin.cpp Example File" subtitle="activeqt/opengl/globjwin.cpp"/>
<page name="activeqt/opengl/globjwin.h" href="activeqt-activeqt-opengl-globjwin-h.html" status="active" subtype="file" title="" fulltitle="globjwin.h Example File" subtitle="activeqt/opengl/globjwin.h"/>
<page name="activeqt/opengl/main.cpp" href="activeqt-activeqt-opengl-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="activeqt/opengl/main.cpp"/>
<page name="activeqt/opengl/opengl.pro" href="activeqt-activeqt-opengl-opengl-pro.html" status="active" subtype="file" title="" fulltitle="opengl.pro Example File" subtitle="activeqt/opengl/opengl.pro"/>
</page>
<page name="qaxserver-demo-opengl.html" href="qaxserver-demo-opengl.html" status="active" location="opengl.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/examples/activeqt/opengl/doc/src/opengl.qdoc" lineno="28" subtype="page" title="OpenGL in an HTML page" fulltitle="OpenGL in an HTML page" subtitle="" module="ActiveQt"/>
<page name="qaxserver-demo-hierarchy.html" href="qaxserver-demo-hierarchy.html" status="active" location="hierarchy.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/examples/activeqt/hierarchy/doc/src/hierarchy.qdoc" lineno="28" subtype="page" title="Qt Widget Hierarchy" fulltitle="Qt Widget Hierarchy" subtitle="" module="ActiveQt"/>
<page name="activeqt/qutlook" href="activeqt-activeqt-qutlook-example.html" status="active" location="qutlook.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/examples/activeqt/qutlook/doc/src/qutlook.qdoc" lineno="28" subtype="example" title="Qutlook Example (ActiveQt)" fulltitle="Qutlook Example (ActiveQt)" subtitle="" module="ActiveQt" brief="Qutlook example demonstrates the use of ActiveQt to automate Outlook. The example makes use of the dumpcpp tool to generate a C++ namespace for the type library describing the Outlook Object Model">
<page name="activeqt/qutlook/addressview.cpp" href="activeqt-activeqt-qutlook-addressview-cpp.html" status="active" subtype="file" title="" fulltitle="addressview.cpp Example File" subtitle="activeqt/qutlook/addressview.cpp"/>
<page name="activeqt/qutlook/addressview.h" href="activeqt-activeqt-qutlook-addressview-h.html" status="active" subtype="file" title="" fulltitle="addressview.h Example File" subtitle="activeqt/qutlook/addressview.h"/>
<page name="activeqt/qutlook/main.cpp" href="activeqt-activeqt-qutlook-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="activeqt/qutlook/main.cpp"/>
<page name="activeqt/qutlook/qutlook.pro" href="activeqt-activeqt-qutlook-qutlook-pro.html" status="active" subtype="file" title="" fulltitle="qutlook.pro Example File" subtitle="activeqt/qutlook/qutlook.pro"/>
</page>
<page name="activeqt/simple" href="activeqt-activeqt-simple-example.html" status="active" location="simple.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/examples/activeqt/simple/doc/src/simple.qdoc" lineno="73" subtype="example" title="Simple Example (ActiveQt)" fulltitle="Simple Example (ActiveQt)" subtitle="" module="ActiveQt" brief="Simple example demonstrates the use of QAxBindable and QAxFactory">
<page name="activeqt/simple/main.cpp" href="activeqt-activeqt-simple-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="activeqt/simple/main.cpp"/>
<page name="activeqt/simple/simple.pro" href="activeqt-activeqt-simple-simple-pro.html" status="active" subtype="file" title="" fulltitle="simple.pro Example File" subtitle="activeqt/simple/simple.pro"/>
</page>
<page name="qaxserver-demo-wrapper.html" href="qaxserver-demo-wrapper.html" status="active" location="wrapper.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/examples/activeqt/wrapper/doc/src/wrapper.qdoc" lineno="28" subtype="page" title="Standard Qt widgets in an HTML page" fulltitle="Standard Qt widgets in an HTML page" subtitle="" module="ActiveQt"/>
<page name="activeqt-dumpcpp.html" href="activeqt-dumpcpp.html" status="active" location="activeqt-dumpcpp.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/doc/src/activeqt-dumpcpp.qdoc" lineno="28" subtype="page" title="The dumpcpp Tool (ActiveQt)" fulltitle="The dumpcpp Tool (ActiveQt)" subtitle="" module="ActiveQt" groups="activeqt-tools">
<keyword name="dumpcpp"/>
</page>
<page name="activeqt-dumpdoc.html" href="activeqt-dumpdoc.html" status="active" location="activeqt-dumpdoc.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/doc/src/activeqt-dumpdoc.qdoc" lineno="28" subtype="page" title="The dumpdoc Tool (ActiveQt)" fulltitle="The dumpdoc Tool (ActiveQt)" subtitle="" module="ActiveQt" groups="activeqt-tools">
<keyword name="dumpdoc"/>
</page>
<page name="qaxserver-demo-multiple.html" href="qaxserver-demo-multiple.html" status="active" location="multiple.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/examples/activeqt/multiple/doc/src/multiple.qdoc" lineno="28" subtype="page" title="Two Simple Qt Widgets" fulltitle="Two Simple Qt Widgets" subtitle="" module="ActiveQt"/>
<page name="activeqt-container.html" href="activeqt-container.html" status="active" location="qtaxcontainer.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/doc/src/qtaxcontainer.qdoc" lineno="41" subtype="page" title="Using ActiveX controls and COM in Qt" fulltitle="Using ActiveX controls and COM in Qt" subtitle="" module="ActiveQt" groups="qt-activex" brief="A Windows-only extension for accessing ActiveX controls and COM objects">
<contents name="using-the-library" title="Using the Library" level="1"/>
<contents name="distributing-qaxcontainer-applications" title="Distributing QAxContainer Applications" level="2"/>
<contents name="instantiating-com-objects" title="Instantiating COM Objects" level="1"/>
<contents name="typical-error-messages" title="Typical Error Messages" level="2"/>
<contents name="requested-control-could-not-be-instantiated" title="Requested control could not be instantiated" level="3"/>
<contents name="accessing-the-object-api" title="Accessing the Object API" level="1"/>
<contents name="generating-a-c-namespace" title="Generating a C++ Namespace" level="2"/>
<contents name="call-by-name" title="Call-by-Name" level="2"/>
<contents name="calling-function-through-a-script-engine" title="Calling Function Through a Script Engine" level="2"/>
<contents name="calling-a-function-using-the-native-com-interfaces" title="Calling a Function Using the Native COM Interfaces" level="2"/>
<contents name="typical-error-messages" title="Typical Error Messages" level="2"/>
<contents name="qaxbase-internalinvoke-no-such-method" title="QAxBase::internalInvoke: No such method" level="3"/>
<contents name="error-calling-idispatch-member-non-optional-parameter-missing" title="Error calling IDispatch member: Non-optional parameter missing" level="3"/>
<contents name="error-calling-idispatch-member-type-mismatch-in-parameter-n" title="Error calling IDispatch member: Type mismatch in parameter n" level="3"/>
<contents name="qaxscriptmanager-call-no-script-provides-this-function" title="QAxScriptManager::call(): No script provides this function" level="3"/>
</page>
<page name="activeqt/wrapper" href="activeqt-activeqt-wrapper-example.html" status="active" location="wrapper.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/examples/activeqt/wrapper/doc/src/wrapper.qdoc" lineno="36" subtype="example" title="Wrapper Example (ActiveQt)" fulltitle="Wrapper Example (ActiveQt)" subtitle="" module="ActiveQt" brief="Wrapper example demonstrates how to export existing QWidget classes as ActiveX controls, and the use of QAxFactory together with the QAXFACTORY_EXPORT() macro. ActiveX controls in this example are the standard button classes QPushButton, QCheckBox and QRadioButton as provided by Qt">
<page name="activeqt/wrapper/main.cpp" href="activeqt-activeqt-wrapper-main-cpp.html" status="active" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="activeqt/wrapper/main.cpp"/>
<page name="activeqt/wrapper/wrapper.pro" href="activeqt-activeqt-wrapper-wrapper-pro.html" status="active" subtype="file" title="" fulltitle="wrapper.pro Example File" subtitle="activeqt/wrapper/wrapper.pro"/>
</page>
<class threadsafety="unspecified" name="IAxServerBase" href="iaxserverbase.html" status="internal" access="private" location="qaxtypefunctions.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxtypefunctions.h" lineno="65">
<function threadsafety="unspecified" name="emitRequestPropertyChange" fullname="IAxServerBase::emitRequestPropertyChange" href="iaxserverbase.html#emitRequestPropertyChange" status="active" access="public" location="qaxtypefunctions.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxtypefunctions.h" lineno="69" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool emitRequestPropertyChange(const char *) = 0">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="emitPropertyChanged" fullname="IAxServerBase::emitPropertyChanged" href="iaxserverbase.html#emitPropertyChanged" status="active" access="public" location="qaxtypefunctions.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxtypefunctions.h" lineno="68" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void emitPropertyChanged(const char *) = 0">
<parameter type="const char *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="reportError" fullname="IAxServerBase::reportError" href="iaxserverbase.html#reportError" status="active" access="public" location="qaxtypefunctions.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxtypefunctions.h" lineno="71" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void reportError(int code, const QString &amp;src, const QString &amp;desc, const QString &amp;context) = 0">
<parameter type="int" name="code" default=""/>
<parameter type="const QString &amp;" name="src" default=""/>
<parameter type="const QString &amp;" name="desc" default=""/>
<parameter type="const QString &amp;" name="context" default=""/>
</function>
<function threadsafety="unspecified" name="clientSite" fullname="IAxServerBase::clientSite" href="iaxserverbase.html#clientSite" status="active" access="public" location="qaxtypefunctions.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxtypefunctions.h" lineno="67" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="IUnknown *" signature="IUnknown * clientSite() const = 0"/>
<function threadsafety="unspecified" name="qObject" fullname="IAxServerBase::qObject" href="iaxserverbase.html#qObject" status="active" access="public" location="qaxtypefunctions.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxtypefunctions.h" lineno="70" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QObject *" signature="QObject * qObject() const = 0"/>
</class>
<function threadsafety="unspecified" name="OLEColorToQColor" status="internal" access="private" location="qaxtypefunctions.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxtypefunctions.h" lineno="89" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QColor" signature="QColor OLEColorToQColor(uint col)">
<parameter type="uint" name="col" default=""/>
</function>
<function threadsafety="unspecified" name="QVariantToVoidStar" status="active" access="public" location="qaxtypefunctions.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxtypefunctions.h" lineno="90" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool QVariantToVoidStar(const QVariant &amp;var, void *data, const QByteArray &amp;typeName, uint type)">
<parameter type="const QVariant &amp;" name="var" default=""/>
<parameter type="void *" name="data" default=""/>
<parameter type="const QByteArray &amp;" name="typeName" default=""/>
<parameter type="uint" name="type" default="0"/>
</function>
<function threadsafety="unspecified" name="QStringToBSTR" status="internal" access="private" location="qaxtypefunctions.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxtypefunctions.h" lineno="79" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int QStringToBSTR(const QString &amp;)">
<parameter type="const QString &amp;" name="" default=""/>
</function>
<function threadsafety="unspecified" name="QColorToOLEColor" status="internal" access="private" location="qaxtypefunctions.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxtypefunctions.h" lineno="84" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="uint" signature="uint QColorToOLEColor(const QColor &amp;col)">
<parameter type="const QColor &amp;" name="col" default=""/>
</function>
<function threadsafety="unspecified" name="clearVARIANT" status="internal" access="private" location="qaxtypefunctions.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxtypefunctions.h" lineno="91" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void clearVARIANT(int *var)">
<parameter type="int *" name="var" default=""/>
</function>
<variable threadsafety="unspecified" name="IID_IAxServerBase" status="internal" access="private" location="qaxtypefunctions.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxtypefunctions.h" lineno="64" type="GUID" static="false"/>
<function threadsafety="unspecified" name="qaxTypeInfoName" status="internal" access="private" location="qaxutils_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxutils_p.h" lineno="124" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QByteArray" signature="QByteArray qaxTypeInfoName(int *typeInfo, int memId)">
<parameter type="int *" name="typeInfo" default=""/>
<parameter type="int" name="memId" default=""/>
</function>
<function threadsafety="unspecified" name="qaxTypeInfoNames" status="internal" access="private" location="qaxutils_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxutils_p.h" lineno="125" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QByteArrayList" signature="QByteArrayList qaxTypeInfoNames(int *typeInfo, int memId)">
<parameter type="int *" name="typeInfo" default=""/>
<parameter type="int" name="memId" default=""/>
</function>
<function threadsafety="unspecified" name="qaxFromNativePosition" status="internal" access="private" location="qaxutils_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxutils_p.h" lineno="114" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QPoint" signature="QPoint qaxFromNativePosition(const QWidget *w, const QPoint &amp;nativePos)">
<parameter type="const QWidget *" name="w" default=""/>
<parameter type="const QPoint &amp;" name="nativePos" default=""/>
</function>
<function threadsafety="unspecified" name="qaxNativeWidgetPosition" status="internal" access="private" location="qaxutils_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxutils_p.h" lineno="115" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QPoint" signature="QPoint qaxNativeWidgetPosition(const QWidget *w)">
<parameter type="const QWidget *" name="w" default=""/>
</function>
<function threadsafety="unspecified" name="qaxFromNativeRect" status="internal" access="private" location="qaxutils_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxutils_p.h" lineno="120" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QRect" signature="QRect qaxFromNativeRect(const int &amp;r, const QWidget *w)">
<parameter type="const int &amp;" name="r" default=""/>
<parameter type="const QWidget *" name="w" default=""/>
</function>
<function threadsafety="unspecified" name="qaxRect2QRect" status="internal" access="private" location="qaxutils_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxutils_p.h" lineno="99" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QRect" signature="QRect qaxRect2QRect(const int &amp;rect)">
<parameter type="const int &amp;" name="rect" default=""/>
</function>
<function threadsafety="unspecified" name="qaxFromNativeSize" status="internal" access="private" location="qaxutils_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxutils_p.h" lineno="117" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSize" signature="QSize qaxFromNativeSize(const QWidget *w, const QSize &amp;size)">
<parameter type="const QWidget *" name="w" default=""/>
<parameter type="const QSize &amp;" name="size" default=""/>
</function>
<function threadsafety="unspecified" name="qaxMapLogHiMetricsToPix" status="internal" access="private" location="qaxutils_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxutils_p.h" lineno="84" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSize" signature="QSize qaxMapLogHiMetricsToPix(const int &amp;s, const QDpi &amp;d, const QWindow *w)">
<parameter type="const int &amp;" name="s" default=""/>
<parameter type="const QDpi &amp;" name="d" default=""/>
<parameter type="const QWindow *" name="w" default=""/>
</function>
<function threadsafety="unspecified" name="qaxMapLogHiMetricsToPix" status="internal" access="private" location="qaxutils_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxutils_p.h" lineno="112" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSize" signature="QSize qaxMapLogHiMetricsToPix(const int &amp;s, const QWidget *widget)">
<parameter type="const int &amp;" name="s" default=""/>
<parameter type="const QWidget *" name="widget" default=""/>
</function>
<function threadsafety="unspecified" name="qaxNativeWidgetSize" status="internal" access="private" location="qaxutils_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxutils_p.h" lineno="118" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSize" signature="QSize qaxNativeWidgetSize(const QWidget *w)">
<parameter type="const QWidget *" name="w" default=""/>
</function>
<function threadsafety="unspecified" name="qaxSizeOfRect" status="internal" access="private" location="qaxutils_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxutils_p.h" lineno="94" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSize" signature="QSize qaxSizeOfRect(const int &amp;rect)">
<parameter type="const int &amp;" name="rect" default=""/>
</function>
<function threadsafety="unspecified" name="qaxToNativeSize" status="internal" access="private" location="qaxutils_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxutils_p.h" lineno="116" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSize" signature="QSize qaxToNativeSize(const QWidget *w, const QSize &amp;size)">
<parameter type="const QWidget *" name="w" default=""/>
<parameter type="const QSize &amp;" name="size" default=""/>
</function>
<function threadsafety="unspecified" name="VARIANTToQVariant" status="internal" access="private" location="qaxtypes.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxtypes.h" lineno="74" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QVariant" signature="QVariant VARIANTToQVariant(const int &amp;arg, const QByteArray &amp;typeName, uint type)">
<parameter type="const int &amp;" name="arg" default=""/>
<parameter type="const QByteArray &amp;" name="typeName" default=""/>
<parameter type="uint" name="type" default="0"/>
</function>
<function threadsafety="unspecified" name="VARIANTToQVariant_container" status="internal" access="private" location="qaxtypes.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxtypes.h" lineno="67" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QVariant" signature="QVariant VARIANTToQVariant_container(const int &amp;arg, const QByteArray &amp;typeName, uint type)">
<parameter type="const int &amp;" name="arg" default=""/>
<parameter type="const QByteArray &amp;" name="typeName" default=""/>
<parameter type="uint" name="type" default="0"/>
</function>
<function threadsafety="unspecified" name="QVariantToVARIANT" status="internal" access="private" location="qaxtypes.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxtypes.h" lineno="69" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool QVariantToVARIANT(const QVariant &amp;var, int &amp;arg, const QByteArray &amp;typeName, bool out)">
<parameter type="const QVariant &amp;" name="var" default=""/>
<parameter type="int &amp;" name="arg" default=""/>
<parameter type="const QByteArray &amp;" name="typeName" default="QByteArray()"/>
<parameter type="bool" name="out" default="false"/>
</function>
<function threadsafety="unspecified" name="QVariantToVARIANT_container" status="internal" access="private" location="qaxtypes.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxtypes.h" lineno="66" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool QVariantToVARIANT_container(const QVariant &amp;var, int &amp;arg, const QByteArray &amp;typeName, bool out)">
<parameter type="const QVariant &amp;" name="var" default=""/>
<parameter type="int &amp;" name="arg" default=""/>
<parameter type="const QByteArray &amp;" name="typeName" default="QByteArray()"/>
<parameter type="bool" name="out" default="false"/>
</function>
<typedef threadsafety="unspecified" name="QDpi" status="internal" access="private" location="qaxutils_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxutils_p.h" lineno="81"/>
<function threadsafety="unspecified" name="hwndForWidget" status="internal" access="private" location="qaxutils_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxutils_p.h" lineno="78" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int hwndForWidget(QWidget *)">
<parameter type="QWidget *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qaxContentRect" status="internal" access="private" location="qaxutils_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxutils_p.h" lineno="104" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qaxContentRect(const QSize &amp;)">
<parameter type="const QSize &amp;" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qaxHrgnFromQRegion" status="internal" access="private" location="qaxutils_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxutils_p.h" lineno="79" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qaxHrgnFromQRegion(QRegion , const QWindow *)">
<parameter type="QRegion" name="" default=""/>
<parameter type="const QWindow *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qaxHrgnFromQRegion" status="internal" access="private" location="qaxutils_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxutils_p.h" lineno="121" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qaxHrgnFromQRegion(const QRegion &amp;, const QWidget *)">
<parameter type="const QRegion &amp;" name="" default=""/>
<parameter type="const QWidget *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qaxMapPixToLogHiMetrics" status="internal" access="private" location="qaxutils_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxutils_p.h" lineno="83" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qaxMapPixToLogHiMetrics(const QSize &amp;, const QDpi &amp;, const QWindow *)">
<parameter type="const QSize &amp;" name="" default=""/>
<parameter type="const QDpi &amp;" name="" default=""/>
<parameter type="const QWindow *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qaxMapPixToLogHiMetrics" status="internal" access="private" location="qaxutils_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxutils_p.h" lineno="111" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qaxMapPixToLogHiMetrics(const QSize &amp;, const QWidget *)">
<parameter type="const QSize &amp;" name="" default=""/>
<parameter type="const QWidget *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qaxNativeWidgetRect" status="internal" access="private" location="qaxutils_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxutils_p.h" lineno="119" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qaxNativeWidgetRect(const QWidget *)">
<parameter type="const QWidget *" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qaxQRect2Rect" status="internal" access="private" location="qaxutils_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxutils_p.h" lineno="88" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int qaxQRect2Rect(const QRect &amp;)">
<parameter type="const QRect &amp;" name="" default=""/>
</function>
<function threadsafety="unspecified" name="qaxClearCachedSystemLogicalDpi" status="internal" access="private" location="qaxutils_p.h" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/shared/qaxutils_p.h" lineno="86" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void qaxClearCachedSystemLogicalDpi()"/>
<group name="activeqt-tools" href="activeqt-tools.html" status="active" location="activeqt-index.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/doc/src/activeqt-index.qdoc" lineno="28" seen="true" title="Tools for ActiveQt" module="ActiveQt" members="activeqt-dumpcpp.html,activeqt-dumpdoc.html" brief="Tools to help integrate Qt applications with ActiveX components"/>
<group name="modules" href="modules.html" status="internal" seen="false" title="" members="QAxContainer,QAxServer"/>
<group name="qt-activex" href="qt-activex.html" status="internal" seen="false" title="" members="activeqt-index.html,activeqt-container.html,activeqt-server.html"/>
<module name="QAxContainer" href="qaxcontainer-module.html" status="active" location="qtaxcontainer.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/doc/src/qtaxcontainer.qdoc" lineno="27" seen="true" title="QAxContainer C++ Classes" module="ActiveQt" groups="modules" members="QAxBase,QAxObject,QAxScriptEngine,QAxScript,QAxScriptManager,QAxSelect,QAxWidget" brief="Module is a Windows-only extension for accessing ActiveX controls and COM objects"/>
<module name="QAxServer" href="qaxserver-module.html" status="active" location="qtaxserver.qdoc" filepath="/home/qt/work/qt/tqtc-qt5/qtactiveqt/src/activeqt/doc/src/qtaxserver.qdoc" lineno="28" seen="true" title="QAxServer C++ Classes" module="ActiveQt" groups="modules" members="QAxAggregated,QAxBindable,QAxFactory" brief="Module is a Windows-only static library that you can use to turn a standard Qt binary into a COM server"/>
</namespace>
</INDEX>