Qt 5.9
Qt Remote Objects
C++ Classes
QRemoteObjectHost
Qt 5.9.9 Reference Documentation
List of All Members for QRemoteObjectHost
This is the complete list of members for
QRemoteObjectHost
, including inherited members.
enum
ErrorCode
enum
StorageOwnership
QRemoteObjectHost
(QObject *)
QRemoteObjectHost
(const QUrl &, const QUrl &, QObject *)
QRemoteObjectHost
(const QUrl &, QObject *)
~QRemoteObjectHost
()
acquire
(const QString &) : ObjectType *
acquireDynamic
(const QString &) : QRemoteObjectDynamicReplica *
acquireModel
(const QString &) : QAbstractItemModelReplica *
connectToNode
(const QUrl &) : bool
disableRemoting
(QObject *) : bool
enableRemoting
(ObjectType *) : bool
enableRemoting
(QObject *, const QString &) : bool
enableRemoting
(QAbstractItemModel *, const QString &, const QVector<int> , QItemSelectionModel *) : bool
error
(QRemoteObjectNode::ErrorCode )
hostUrl
() const : QUrl
instances
() const : QStringList
instances
(const QString &) const : QStringList
lastError
() const : ErrorCode
registry
() const : const QRemoteObjectRegistry *
registryUrl
() const : QUrl
remoteObjectAdded
(const QRemoteObjectSourceLocation &)
remoteObjectRemoved
(const QRemoteObjectSourceLocation &)
setHostUrl
(const QUrl &) : bool
setName
(const QString &)
setName
(const QString &)
setPersistedStore
(QRemoteObjectPersistedStore *, StorageOwnership )
setRegistryUrl
(const QUrl &) : bool
timerEvent
(
QTimerEvent *
)
waitForRegistry
(int ) : bool