Qt 6.9
Qt Remote Objects
C++ Classes
QRemoteObjectHostBase
Qt 6.9.1 Reference Documentation
List of All Members for QRemoteObjectHostBase
This is the complete list of members for
QRemoteObjectHostBase
, including inherited members.
enum
AllowedSchemas
enum
ErrorCode
RemoteObjectSchemaHandler
acquire
(const QString &) : ObjectType *
acquireDynamic
(const QString &) : QRemoteObjectDynamicReplica *
acquireModel
(const QString &, QtRemoteObjects::InitialAction, const QList<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 QList<int>, QItemSelectionModel *) : bool
heartbeatInterval
() const : int
heartbeatIntervalChanged
(int)
instances
() const : QStringList
instances
(QStringView) 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
remoteObjectAdded
(const QRemoteObjectSourceLocation &)
remoteObjectRemoved
(const QRemoteObjectSourceLocation &)
reverseProxy
(QRemoteObjectHostBase::RemoteObjectNameFilter) : bool
setHeartbeatInterval
(int)
setName
(const QString &)
setName
(const QString &)
setPersistedStore
(QRemoteObjectAbstractPersistedStore *)
setRegistryUrl
(const QUrl &) : bool
timerEvent
(QTimerEvent *)
waitForRegistry
(int) : bool