Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > c61c536f80c3d067f7ca643389c560f9 > files > 53

qtremoteobjects5-doc-5.12.2-2.mga7.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<tagfile>
    <compound kind="class">
        <name>QtROServerFactory</name>
        <filename>qtroserverfactory.html</filename>
        <member kind="function" protection="public" virtualness="non" static="yes">
            <type>QtROServerFactory *</type>
            <name>instance</name>
            <anchorfile>qtroserverfactory.html</anchorfile>
            <anchor>instance</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QConnectionAbstractServer *</type>
            <name>create</name>
            <anchorfile>qtroserverfactory.html</anchorfile>
            <anchor>create</anchor>
            <arglist>(const QUrl &amp;url, QObject *parent)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>registerType</name>
            <anchorfile>qtroserverfactory.html</anchorfile>
            <anchor>registerType</anchor>
            <arglist>(const QString &amp;id)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isValid</name>
            <anchorfile>qtroserverfactory.html</anchorfile>
            <anchor>isValid</anchor>
            <arglist>(const QUrl &amp;url)</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QtROClientFactory</name>
        <filename>qtroclientfactory.html</filename>
        <member kind="function" protection="public" virtualness="non" static="yes">
            <type>QtROClientFactory *</type>
            <name>instance</name>
            <anchorfile>qtroclientfactory.html</anchorfile>
            <anchor>instance</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>ClientIoDevice *</type>
            <name>create</name>
            <anchorfile>qtroclientfactory.html</anchorfile>
            <anchor>create</anchor>
            <arglist>(const QUrl &amp;url, QObject *parent)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>registerType</name>
            <anchorfile>qtroclientfactory.html</anchorfile>
            <anchor>registerType</anchor>
            <arglist>(const QString &amp;id)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isValid</name>
            <anchorfile>qtroclientfactory.html</anchorfile>
            <anchor>isValid</anchor>
            <arglist>(const QUrl &amp;url)</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QRemoteObjectReplica</name>
        <filename>qremoteobjectreplica.html</filename>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual const QMetaObject *</type>
            <name>metaObject</name>
            <anchorfile>qremoteobjectreplica.html</anchorfile>
            <anchor>metaObject</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual void *</type>
            <name>qt_metacast</name>
            <anchorfile>qremoteobjectreplica.html</anchorfile>
            <anchor>qt_metacast</anchor>
            <arglist>(const char *)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual int</type>
            <name>qt_metacall</name>
            <anchorfile>qremoteobjectreplica.html</anchorfile>
            <anchor>qt_metacall</anchor>
            <arglist>(QMetaObject::Call , int , void **)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="yes">
            <type>QString</type>
            <name>tr</name>
            <anchorfile>qremoteobjectreplica.html</anchorfile>
            <anchor>tr</anchor>
            <arglist>(const char *s, const char *c, int n)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="yes">
            <type>QString</type>
            <name>trUtf8</name>
            <anchorfile>qremoteobjectreplica.html</anchorfile>
            <anchor>trUtf8</anchor>
            <arglist>(const char *s, const char *c, int n)</arglist>
        </member>
        <member kind="property" type="QRemoteObjectNode*">
            <name>node</name>
            <anchorfile>qremoteobjectreplica.html</anchorfile>
            <anchor>node-prop</anchor>
            <arglist></arglist>
        </member>
        <member kind="property" type="State">
            <name>state</name>
            <anchorfile>qremoteobjectreplica.html</anchorfile>
            <anchor>state-prop</anchor>
            <arglist></arglist>
        </member>
        <member kind="enum">
            <name>State</name>
            <anchor>State-enum</anchor>
            <arglist></arglist>
        </member>
        <member name="Uninitialized">
            <anchor>State-enum</anchor>
            <arglist></arglist>
        </member>
        <member name="Default">
            <anchor>State-enum</anchor>
            <arglist></arglist>
        </member>
        <member name="Valid">
            <anchor>State-enum</anchor>
            <arglist></arglist>
        </member>
        <member name="Suspect">
            <anchor>State-enum</anchor>
            <arglist></arglist>
        </member>
        <member name="SignatureMismatch">
            <anchor>State-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isReplicaValid</name>
            <anchorfile>qremoteobjectreplica.html</anchorfile>
            <anchor>isReplicaValid</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>waitForSource</name>
            <anchorfile>qremoteobjectreplica.html</anchorfile>
            <anchor>waitForSource</anchor>
            <arglist>(int timeout)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>isInitialized</name>
            <anchorfile>qremoteobjectreplica.html</anchorfile>
            <anchor>isInitialized</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QRemoteObjectReplica::State</type>
            <name>state</name>
            <anchorfile>qremoteobjectreplica.html</anchorfile>
            <anchor>state</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QRemoteObjectNode *</type>
            <name>node</name>
            <anchorfile>qremoteobjectreplica.html</anchorfile>
            <anchor>node-prop</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual void</type>
            <name>setNode</name>
            <anchorfile>qremoteobjectreplica.html</anchorfile>
            <anchor>node-prop</anchor>
            <arglist>(QRemoteObjectNode *node)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>initialized</name>
            <anchorfile>qremoteobjectreplica.html</anchorfile>
            <anchor>initialized</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>stateChanged</name>
            <anchorfile>qremoteobjectreplica.html</anchorfile>
            <anchor>state-prop</anchor>
            <arglist>(QRemoteObjectReplica::State state, QRemoteObjectReplica::State oldState)</arglist>
        </member>
        <member kind="function" protection="protected" virtualness="non" static="no">
            <type></type>
            <name>QRemoteObjectReplica</name>
            <anchorfile>qremoteobjectreplica.html</anchorfile>
            <anchor>QRemoteObjectReplica</anchor>
            <arglist>(QObjectPrivate &amp;dptr, QObject *parent)</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QRemoteObjectRegistry</name>
        <filename>qremoteobjectregistry.html</filename>
        <base>QRemoteObjectReplica</base>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual const QMetaObject *</type>
            <name>metaObject</name>
            <anchorfile>qremoteobjectregistry.html</anchorfile>
            <anchor>metaObject</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual void *</type>
            <name>qt_metacast</name>
            <anchorfile>qremoteobjectregistry.html</anchorfile>
            <anchor>qt_metacast</anchor>
            <arglist>(const char *)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual int</type>
            <name>qt_metacall</name>
            <anchorfile>qremoteobjectregistry.html</anchorfile>
            <anchor>qt_metacall</anchor>
            <arglist>(QMetaObject::Call , int , void **)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="yes">
            <type>QString</type>
            <name>tr</name>
            <anchorfile>qremoteobjectregistry.html</anchorfile>
            <anchor>tr</anchor>
            <arglist>(const char *s, const char *c, int n)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="yes">
            <type>QString</type>
            <name>trUtf8</name>
            <anchorfile>qremoteobjectregistry.html</anchorfile>
            <anchor>trUtf8</anchor>
            <arglist>(const char *s, const char *c, int n)</arglist>
        </member>
        <member kind="property" type="QRemoteObjectSourceLocations">
            <name>sourceLocations</name>
            <anchorfile>qremoteobjectregistry.html</anchorfile>
            <anchor>sourceLocations-prop</anchor>
            <arglist></arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual </type>
            <name>~QRemoteObjectRegistry</name>
            <anchorfile>qremoteobjectregistry.html</anchorfile>
            <anchor>dtor.QRemoteObjectRegistry</anchor>
            <arglist>() override</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="yes">
            <type>void</type>
            <name>registerMetatypes</name>
            <anchorfile>qremoteobjectregistry.html</anchorfile>
            <anchor>registerMetatypes</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QRemoteObjectSourceLocations</type>
            <name>sourceLocations</name>
            <anchorfile>qremoteobjectregistry.html</anchorfile>
            <anchor>sourceLocations</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>remoteObjectAdded</name>
            <anchorfile>qremoteobjectregistry.html</anchorfile>
            <anchor>remoteObjectAdded</anchor>
            <arglist>(const QRemoteObjectSourceLocation &amp;entry)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>remoteObjectRemoved</name>
            <anchorfile>qremoteobjectregistry.html</anchorfile>
            <anchor>remoteObjectRemoved</anchor>
            <arglist>(const QRemoteObjectSourceLocation &amp;entry)</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QRemoteObjectDynamicReplica</name>
        <filename>qremoteobjectdynamicreplica.html</filename>
        <base>QRemoteObjectReplica</base>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual </type>
            <name>~QRemoteObjectDynamicReplica</name>
            <anchorfile>qremoteobjectdynamicreplica.html</anchorfile>
            <anchor>dtor.QRemoteObjectDynamicReplica</anchor>
            <arglist>() override</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QRemoteObjectAbstractPersistedStore</name>
        <filename>qremoteobjectabstractpersistedstore.html</filename>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual const QMetaObject *</type>
            <name>metaObject</name>
            <anchorfile>qremoteobjectabstractpersistedstore.html</anchorfile>
            <anchor>metaObject</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual void *</type>
            <name>qt_metacast</name>
            <anchorfile>qremoteobjectabstractpersistedstore.html</anchorfile>
            <anchor>qt_metacast</anchor>
            <arglist>(const char *)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual int</type>
            <name>qt_metacall</name>
            <anchorfile>qremoteobjectabstractpersistedstore.html</anchorfile>
            <anchor>qt_metacall</anchor>
            <arglist>(QMetaObject::Call , int , void **)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="yes">
            <type>QString</type>
            <name>tr</name>
            <anchorfile>qremoteobjectabstractpersistedstore.html</anchorfile>
            <anchor>tr</anchor>
            <arglist>(const char *s, const char *c, int n)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="yes">
            <type>QString</type>
            <name>trUtf8</name>
            <anchorfile>qremoteobjectabstractpersistedstore.html</anchorfile>
            <anchor>trUtf8</anchor>
            <arglist>(const char *s, const char *c, int n)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QRemoteObjectAbstractPersistedStore</name>
            <anchorfile>qremoteobjectabstractpersistedstore.html</anchorfile>
            <anchor>QRemoteObjectAbstractPersistedStore</anchor>
            <arglist>(QObject *parent)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual </type>
            <name>~QRemoteObjectAbstractPersistedStore</name>
            <anchorfile>qremoteobjectabstractpersistedstore.html</anchorfile>
            <anchor>dtor.QRemoteObjectAbstractPersistedStore</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="public" virtualness="pure" static="no">
            <type>virtual void</type>
            <name>saveProperties</name>
            <anchorfile>qremoteobjectabstractpersistedstore.html</anchorfile>
            <anchor>saveProperties</anchor>
            <arglist>(const QString &amp;repName, const QByteArray &amp;repSig, const QVariantList &amp;values) = 0</arglist>
        </member>
        <member kind="function" protection="public" virtualness="pure" static="no">
            <type>virtual QVariantList</type>
            <name>restoreProperties</name>
            <anchorfile>qremoteobjectabstractpersistedstore.html</anchorfile>
            <anchor>restoreProperties</anchor>
            <arglist>(const QString &amp;repName, const QByteArray &amp;repSig) = 0</arglist>
        </member>
        <member kind="function" protection="protected" virtualness="non" static="no">
            <type></type>
            <name>QRemoteObjectAbstractPersistedStore</name>
            <anchorfile>qremoteobjectabstractpersistedstore.html</anchorfile>
            <anchor>QRemoteObjectAbstractPersistedStore-1</anchor>
            <arglist>(QRemoteObjectAbstractPersistedStorePrivate &amp;, QObject *parent)</arglist>
        </member>
        <member kind="function" protection="protected" virtualness="non" static="no">
            <type>QRemoteObjectAbstractPersistedStorePrivate *</type>
            <name>d_func</name>
            <anchorfile>qremoteobjectabstractpersistedstore.html</anchorfile>
            <anchor>d_func</anchor>
            <arglist>()</arglist>
        </member>
        <member kind="function" protection="protected" virtualness="non" static="no">
            <type>const QRemoteObjectAbstractPersistedStorePrivate *</type>
            <name>d_func</name>
            <anchorfile>qremoteobjectabstractpersistedstore.html</anchorfile>
            <anchor>d_func-1</anchor>
            <arglist>() const const</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QRemoteObjectNode</name>
        <filename>qremoteobjectnode.html</filename>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual const QMetaObject *</type>
            <name>metaObject</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>metaObject</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual void *</type>
            <name>qt_metacast</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>qt_metacast</anchor>
            <arglist>(const char *)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual int</type>
            <name>qt_metacall</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>qt_metacall</anchor>
            <arglist>(QMetaObject::Call , int , void **)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="yes">
            <type>QString</type>
            <name>tr</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>tr</anchor>
            <arglist>(const char *s, const char *c, int n)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="yes">
            <type>QString</type>
            <name>trUtf8</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>trUtf8</anchor>
            <arglist>(const char *s, const char *c, int n)</arglist>
        </member>
        <member kind="property" type="QUrl">
            <name>registryUrl</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>registryUrl-prop</anchor>
            <arglist></arglist>
        </member>
        <member kind="property" type="QRemoteObjectAbstractPersistedStore*">
            <name>persistedStore</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>persistedStore-prop</anchor>
            <arglist></arglist>
        </member>
        <member kind="property" type="int">
            <name>heartbeatInterval</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>heartbeatInterval-prop</anchor>
            <arglist></arglist>
        </member>
        <member kind="enum">
            <name>ErrorCode</name>
            <anchor>ErrorCode-enum</anchor>
            <arglist></arglist>
        </member>
        <member name="NoError">
            <anchor>ErrorCode-enum</anchor>
            <arglist></arglist>
        </member>
        <member name="RegistryNotAcquired">
            <anchor>ErrorCode-enum</anchor>
            <arglist></arglist>
        </member>
        <member name="RegistryAlreadyHosted">
            <anchor>ErrorCode-enum</anchor>
            <arglist></arglist>
        </member>
        <member name="NodeIsNoServer">
            <anchor>ErrorCode-enum</anchor>
            <arglist></arglist>
        </member>
        <member name="ServerAlreadyCreated">
            <anchor>ErrorCode-enum</anchor>
            <arglist></arglist>
        </member>
        <member name="UnintendedRegistryHosting">
            <anchor>ErrorCode-enum</anchor>
            <arglist></arglist>
        </member>
        <member name="OperationNotValidOnClientNode">
            <anchor>ErrorCode-enum</anchor>
            <arglist></arglist>
        </member>
        <member name="SourceNotRegistered">
            <anchor>ErrorCode-enum</anchor>
            <arglist></arglist>
        </member>
        <member name="MissingObjectName">
            <anchor>ErrorCode-enum</anchor>
            <arglist></arglist>
        </member>
        <member name="HostUrlInvalid">
            <anchor>ErrorCode-enum</anchor>
            <arglist></arglist>
        </member>
        <member name="ProtocolMismatch">
            <anchor>ErrorCode-enum</anchor>
            <arglist></arglist>
        </member>
        <member name="ListenFailed">
            <anchor>ErrorCode-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QRemoteObjectNode</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>QRemoteObjectNode</anchor>
            <arglist>(QObject *parent)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QRemoteObjectNode</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>QRemoteObjectNode-1</anchor>
            <arglist>(const QUrl &amp;registryAddress, QObject *parent)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual </type>
            <name>~QRemoteObjectNode</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>dtor.QRemoteObjectNode</anchor>
            <arglist>() override</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>connectToNode</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>connectToNode</anchor>
            <arglist>(const QUrl &amp;address)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>addClientSideConnection</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>addClientSideConnection</anchor>
            <arglist>(QIODevice *ioDevice)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual void</type>
            <name>setName</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>setName</anchor>
            <arglist>(const QString &amp;name)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>ObjectType *</type>
            <name>acquire</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>acquire</anchor>
            <arglist>(const QString &amp;name)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QStringList</type>
            <name>instances</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>instances</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QStringList</type>
            <name>instances</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>instances-1</anchor>
            <arglist>(const QString &amp;typeName) const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QRemoteObjectDynamicReplica *</type>
            <name>acquireDynamic</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>acquireDynamic</anchor>
            <arglist>(const QString &amp;name)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QAbstractItemModelReplica *</type>
            <name>acquireModel</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>acquireModel</anchor>
            <arglist>(const QString &amp;name, QtRemoteObjects::InitialAction action, const QVector&lt;int&gt; &amp;rolesHint)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QUrl</type>
            <name>registryUrl</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>registryUrl-prop</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual bool</type>
            <name>setRegistryUrl</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>registryUrl-prop</anchor>
            <arglist>(const QUrl &amp;registryAddress)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>waitForRegistry</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>waitForRegistry</anchor>
            <arglist>(int timeout)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>const QRemoteObjectRegistry *</type>
            <name>registry</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>registry</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QRemoteObjectAbstractPersistedStore *</type>
            <name>persistedStore</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>persistedStore-prop</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>setPersistedStore</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>persistedStore-prop</anchor>
            <arglist>(QRemoteObjectAbstractPersistedStore *persistedStore)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>QRemoteObjectNode::ErrorCode</type>
            <name>lastError</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>lastError</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>int</type>
            <name>heartbeatInterval</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>heartbeatInterval-prop</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>setHeartbeatInterval</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>heartbeatInterval-prop</anchor>
            <arglist>(int interval)</arglist>
        </member>
        <member kind="typedef" type="">
            <name>RemoteObjectSchemaHandler</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>RemoteObjectSchemaHandler-typedef</anchor>
            <arglist></arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>registerExternalSchema</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>registerExternalSchema</anchor>
            <arglist>(const QString &amp;schema, QRemoteObjectNode::RemoteObjectSchemaHandler handler)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>remoteObjectAdded</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>remoteObjectAdded</anchor>
            <arglist>(const QRemoteObjectSourceLocation &amp;)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>remoteObjectRemoved</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>remoteObjectRemoved</anchor>
            <arglist>(const QRemoteObjectSourceLocation &amp;)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>error</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>error</anchor>
            <arglist>(QRemoteObjectNode::ErrorCode errorCode)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>heartbeatIntervalChanged</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>heartbeatInterval-prop</anchor>
            <arglist>(int heartbeatInterval)</arglist>
        </member>
        <member kind="function" protection="protected" virtualness="non" static="no">
            <type></type>
            <name>QRemoteObjectNode</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>QRemoteObjectNode-2</anchor>
            <arglist>(QRemoteObjectNodePrivate &amp;, QObject *parent)</arglist>
        </member>
        <member kind="function" protection="protected" virtualness="virtual" static="no">
            <type>virtual void</type>
            <name>timerEvent</name>
            <anchorfile>qremoteobjectnode.html</anchorfile>
            <anchor>timerEvent</anchor>
            <arglist>(QTimerEvent *) override</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QRemoteObjectHostBase</name>
        <filename>qremoteobjecthostbase.html</filename>
        <base>QRemoteObjectNode</base>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual const QMetaObject *</type>
            <name>metaObject</name>
            <anchorfile>qremoteobjecthostbase.html</anchorfile>
            <anchor>metaObject</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual void *</type>
            <name>qt_metacast</name>
            <anchorfile>qremoteobjecthostbase.html</anchorfile>
            <anchor>qt_metacast</anchor>
            <arglist>(const char *)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual int</type>
            <name>qt_metacall</name>
            <anchorfile>qremoteobjecthostbase.html</anchorfile>
            <anchor>qt_metacall</anchor>
            <arglist>(QMetaObject::Call , int , void **)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="yes">
            <type>QString</type>
            <name>tr</name>
            <anchorfile>qremoteobjecthostbase.html</anchorfile>
            <anchor>tr</anchor>
            <arglist>(const char *s, const char *c, int n)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="yes">
            <type>QString</type>
            <name>trUtf8</name>
            <anchorfile>qremoteobjecthostbase.html</anchorfile>
            <anchor>trUtf8</anchor>
            <arglist>(const char *s, const char *c, int n)</arglist>
        </member>
        <member kind="enum">
            <name>AllowedSchemas</name>
            <anchor>AllowedSchemas-enum</anchor>
            <arglist></arglist>
        </member>
        <member name="BuiltInSchemasOnly">
            <anchor>AllowedSchemas-enum</anchor>
            <arglist></arglist>
        </member>
        <member name="AllowExternalRegistration">
            <anchor>AllowedSchemas-enum</anchor>
            <arglist></arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual </type>
            <name>~QRemoteObjectHostBase</name>
            <anchorfile>qremoteobjecthostbase.html</anchorfile>
            <anchor>dtor.QRemoteObjectHostBase</anchor>
            <arglist>() override</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual void</type>
            <name>setName</name>
            <anchorfile>qremoteobjecthostbase.html</anchorfile>
            <anchor>setName</anchor>
            <arglist>(const QString &amp;name) override</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>enableRemoting</name>
            <anchorfile>qremoteobjecthostbase.html</anchorfile>
            <anchor>enableRemoting</anchor>
            <arglist>(ObjectType *object)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>enableRemoting</name>
            <anchorfile>qremoteobjecthostbase.html</anchorfile>
            <anchor>enableRemoting-1</anchor>
            <arglist>(QObject *object, const QString &amp;name)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>enableRemoting</name>
            <anchorfile>qremoteobjecthostbase.html</anchorfile>
            <anchor>enableRemoting-2</anchor>
            <arglist>(QAbstractItemModel *model, const QString &amp;name, const QVector&lt;int&gt; roles, QItemSelectionModel *selectionModel)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>disableRemoting</name>
            <anchorfile>qremoteobjecthostbase.html</anchorfile>
            <anchor>disableRemoting</anchor>
            <arglist>(QObject *remoteObject)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>void</type>
            <name>addHostSideConnection</name>
            <anchorfile>qremoteobjecthostbase.html</anchorfile>
            <anchor>addHostSideConnection</anchor>
            <arglist>(QIODevice *ioDevice)</arglist>
        </member>
        <member kind="typedef" type="">
            <name>RemoteObjectNameFilter</name>
            <anchorfile>qremoteobjecthostbase.html</anchorfile>
            <anchor>RemoteObjectNameFilter-typedef</anchor>
            <arglist></arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>proxy</name>
            <anchorfile>qremoteobjecthostbase.html</anchorfile>
            <anchor>proxy</anchor>
            <arglist>(const QUrl &amp;registryUrl, const QUrl &amp;hostUrl, QRemoteObjectHostBase::RemoteObjectNameFilter filter)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type>bool</type>
            <name>reverseProxy</name>
            <anchorfile>qremoteobjecthostbase.html</anchorfile>
            <anchor>reverseProxy</anchor>
            <arglist>(QRemoteObjectHostBase::RemoteObjectNameFilter filter)</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QRemoteObjectHost</name>
        <filename>qremoteobjecthost.html</filename>
        <base>QRemoteObjectHostBase</base>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual const QMetaObject *</type>
            <name>metaObject</name>
            <anchorfile>qremoteobjecthost.html</anchorfile>
            <anchor>metaObject</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual void *</type>
            <name>qt_metacast</name>
            <anchorfile>qremoteobjecthost.html</anchorfile>
            <anchor>qt_metacast</anchor>
            <arglist>(const char *)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual int</type>
            <name>qt_metacall</name>
            <anchorfile>qremoteobjecthost.html</anchorfile>
            <anchor>qt_metacall</anchor>
            <arglist>(QMetaObject::Call , int , void **)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="yes">
            <type>QString</type>
            <name>tr</name>
            <anchorfile>qremoteobjecthost.html</anchorfile>
            <anchor>tr</anchor>
            <arglist>(const char *s, const char *c, int n)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="yes">
            <type>QString</type>
            <name>trUtf8</name>
            <anchorfile>qremoteobjecthost.html</anchorfile>
            <anchor>trUtf8</anchor>
            <arglist>(const char *s, const char *c, int n)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QRemoteObjectHost</name>
            <anchorfile>qremoteobjecthost.html</anchorfile>
            <anchor>QRemoteObjectHost</anchor>
            <arglist>(QObject *parent)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QRemoteObjectHost</name>
            <anchorfile>qremoteobjecthost.html</anchorfile>
            <anchor>QRemoteObjectHost-1</anchor>
            <arglist>(const QUrl &amp;address, const QUrl &amp;registryAddress, QRemoteObjectHostBase::AllowedSchemas allowedSchemas, QObject *parent)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QRemoteObjectHost</name>
            <anchorfile>qremoteobjecthost.html</anchorfile>
            <anchor>QRemoteObjectHost-2</anchor>
            <arglist>(const QUrl &amp;address, QObject *parent)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual </type>
            <name>~QRemoteObjectHost</name>
            <anchorfile>qremoteobjecthost.html</anchorfile>
            <anchor>dtor.QRemoteObjectHost</anchor>
            <arglist>() override</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual QUrl</type>
            <name>hostUrl</name>
            <anchorfile>qremoteobjecthost.html</anchorfile>
            <anchor>hostUrl</anchor>
            <arglist>() const const override</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual bool</type>
            <name>setHostUrl</name>
            <anchorfile>qremoteobjecthost.html</anchorfile>
            <anchor>setHostUrl</anchor>
            <arglist>(const QUrl &amp;hostAddress, QRemoteObjectHostBase::AllowedSchemas allowedSchemas) override</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QRemoteObjectRegistryHost</name>
        <filename>qremoteobjectregistryhost.html</filename>
        <base>QRemoteObjectHostBase</base>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual const QMetaObject *</type>
            <name>metaObject</name>
            <anchorfile>qremoteobjectregistryhost.html</anchorfile>
            <anchor>metaObject</anchor>
            <arglist>() const const</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual void *</type>
            <name>qt_metacast</name>
            <anchorfile>qremoteobjectregistryhost.html</anchorfile>
            <anchor>qt_metacast</anchor>
            <arglist>(const char *)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual int</type>
            <name>qt_metacall</name>
            <anchorfile>qremoteobjectregistryhost.html</anchorfile>
            <anchor>qt_metacall</anchor>
            <arglist>(QMetaObject::Call , int , void **)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="yes">
            <type>QString</type>
            <name>tr</name>
            <anchorfile>qremoteobjectregistryhost.html</anchorfile>
            <anchor>tr</anchor>
            <arglist>(const char *s, const char *c, int n)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="yes">
            <type>QString</type>
            <name>trUtf8</name>
            <anchorfile>qremoteobjectregistryhost.html</anchorfile>
            <anchor>trUtf8</anchor>
            <arglist>(const char *s, const char *c, int n)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="non" static="no">
            <type></type>
            <name>QRemoteObjectRegistryHost</name>
            <anchorfile>qremoteobjectregistryhost.html</anchorfile>
            <anchor>QRemoteObjectRegistryHost</anchor>
            <arglist>(const QUrl &amp;registryAddress, QObject *parent)</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual </type>
            <name>~QRemoteObjectRegistryHost</name>
            <anchorfile>qremoteobjectregistryhost.html</anchorfile>
            <anchor>dtor.QRemoteObjectRegistryHost</anchor>
            <arglist>() override</arglist>
        </member>
        <member kind="function" protection="public" virtualness="virtual" static="no">
            <type>virtual bool</type>
            <name>setRegistryUrl</name>
            <anchorfile>qremoteobjectregistryhost.html</anchorfile>
            <anchor>setRegistryUrl</anchor>
            <arglist>(const QUrl &amp;registryUrl) override</arglist>
        </member>
    </compound>
    <compound kind="class">
        <name>QtRemoteObjects.Node</name>
        <filename>qml-qtremoteobjects-node.html</filename>
    </compound>
    <compound kind="class">
        <name>QtRemoteObjects.SettingsStore</name>
        <filename>qml-qtremoteobjects-settingsstore.html</filename>
    </compound>
</tagfile>