-
enum
AllowedSchemas
-
enum
ErrorCode
-
QRemoteObjectHost
(const QUrl &, QObject *)
-
QRemoteObjectHost
(const QUrl &, const QUrl &, QRemoteObjectHostBase::AllowedSchemas , QObject *)
-
QRemoteObjectHost
(QObject *)
-
typedef
RemoteObjectSchemaHandler
-
deleteLater
()
-
destroyed
(QObject *)
-
heartbeatIntervalChanged
(int )
-
hostUrlChanged
()
-
objectNameChanged
(const QString &)
-
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 *)
-
blockSignals
(bool ) : bool
-
childEvent
(QChildEvent *)
-
children
() const : const QObjectList &
-
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
-
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
-
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType ) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction , Functor ) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType ) : QMetaObject::Connection
-
connectNotify
(const QMetaMethod &)
-
connectToNode
(const QUrl &) : bool
-
customEvent
(QEvent *)
-
disableRemoting
(QObject *) : bool
-
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
-
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
-
disconnect
(const char *, const QObject *, const char *) const : bool
-
disconnect
(const QObject *, const char *) const : bool
-
disconnect
(const QMetaObject::Connection &) : bool
-
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction ) : bool
-
disconnectNotify
(const QMetaMethod &)
-
dumpObjectInfo
() const
-
dumpObjectTree
() const
-
dynamicPropertyNames
() const : QList<QByteArray>
-
enableRemoting
(ObjectType *) : bool
-
enableRemoting
(QObject *, const QString &) : bool
-
enableRemoting
(QAbstractItemModel *, const QString &, const QVector<int> , QItemSelectionModel *) : bool
-
event
(QEvent *) : bool
-
eventFilter
(QObject *, QEvent *) : bool
|
-
findChild
(const QString &, Qt::FindChildOptions ) const : T
-
findChildren
(const QString &, Qt::FindChildOptions ) const : QList<T>
-
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
-
heartbeatInterval
() const : int
-
hostUrl
() const : QUrl
-
inherits
(const char *) const : bool
-
installEventFilter
(QObject *)
-
instances
() const : QStringList
-
instances
(const QString &) const : QStringList
-
isSignalConnected
(const QMetaMethod &) const : bool
-
isWidgetType
() const : bool
-
isWindowType
() const : bool
-
killTimer
(int )
-
lastError
() const : QRemoteObjectNode::ErrorCode
-
metaObject
() const : const QMetaObject *
-
moveToThread
(QThread *)
-
objectName
() const : QString
-
parent
() const : QObject *
-
persistedStore
() const : QRemoteObjectAbstractPersistedStore *
-
property
(const char *) const : QVariant
-
proxy
(const QUrl &, const QUrl &, QRemoteObjectHostBase::RemoteObjectNameFilter ) : bool
-
receivers
(const char *) const : int
-
registerExternalSchema
(const QString &, QRemoteObjectNode::RemoteObjectSchemaHandler )
-
registry
() const : const QRemoteObjectRegistry *
-
registryUrl
() const : QUrl
-
removeEventFilter
(QObject *)
-
reverseProxy
(QRemoteObjectHostBase::RemoteObjectNameFilter ) : bool
-
sender
() const : QObject *
-
senderSignalIndex
() const : int
-
setHeartbeatInterval
(int )
-
setHostUrl
(const QUrl &, QRemoteObjectHostBase::AllowedSchemas ) : bool
-
setName
(const QString &)
-
setObjectName
(const QString &)
-
setParent
(QObject *)
-
setPersistedStore
(QRemoteObjectAbstractPersistedStore *)
-
setProperty
(const char *, const QVariant &) : bool
-
setRegistryUrl
(const QUrl &) : bool
-
signalsBlocked
() const : bool
-
startTimer
(int , Qt::TimerType ) : int
-
startTimer
(std::chrono::milliseconds , Qt::TimerType ) : int
-
staticMetaObject
:
-
thread
() const : QThread *
-
timerEvent
(
QTimerEvent *
)
-
tr
(const char *, const char *, int ) : QString
-
waitForRegistry
(int ) : bool
|