Qt 5.15
Qt Remote Objects
C++ Classes
QRemoteObjectHostBase
Qt 5.15.16 Reference Documentation
List of All Members for QRemoteObjectHostBase
This is the complete list of members for
QRemoteObjectHostBase
, including inherited members.
enum
AllowedSchemas
enum
ErrorCode
typedef
RemoteObjectSchemaHandler
heartbeatIntervalChanged
(int )
remoteObjectAdded
(const QRemoteObjectSourceLocation &)
remoteObjectRemoved
(const QRemoteObjectSourceLocation &)
acquire
(const QString &) : ObjectType *
acquireDynamic
(const QString &) : QRemoteObjectDynamicReplica *
acquireModel
(const QString &, QtRemoteObjects::InitialAction , const QVector<int> &) : QAbstractItemModelReplica *
addClientSideConnection
(QIODevice *)
addHostSideConnection
(QIODevice *)
connectToNode
(const QUrl &) : bool
disableRemoting
(QObject *) : bool
enableRemoting
(ObjectType *) : bool
enableRemoting
(QObject *, const QString &) : bool
enableRemoting
(QAbstractItemModel *, const QString &, const QVector<int> , QItemSelectionModel *) : bool
heartbeatInterval
() const : int
instances
() const : QStringList
instances
(const QString &) const : QStringList
lastError
() const : QRemoteObjectNode::ErrorCode
persistedStore
() const : QRemoteObjectAbstractPersistedStore *
proxy
(const QUrl &, const QUrl &, QRemoteObjectHostBase::RemoteObjectNameFilter ) : bool
registerExternalSchema
(const QString &, QRemoteObjectNode::RemoteObjectSchemaHandler )
registry
() const : const QRemoteObjectRegistry *
registryUrl
() const : QUrl
reverseProxy
(QRemoteObjectHostBase::RemoteObjectNameFilter ) : bool
setHeartbeatInterval
(int )
setName
(const QString &)
setPersistedStore
(QRemoteObjectAbstractPersistedStore *)
setRegistryUrl
(const QUrl &) : bool
timerEvent
(
QTimerEvent *
)
waitForRegistry
(int ) : bool