- enum AllowedSchemas
- enum ErrorCode
- RemoteObjectSchemaHandler
- QRemoteObjectHost(QObject *)
- QRemoteObjectHost(const QUrl &, QObject *)
- QRemoteObjectHost(const QUrl &, const QUrl &, QRemoteObjectHostBase::AllowedSchemas,
QObject *)
- acquire(const QString &) : ObjectType *
- acquireDynamic(const QString &) : QRemoteObjectDynamicReplica *
- acquireModel(const QString &, QtRemoteObjects::InitialAction, const QList<int> &) :
QAbstractItemModelReplica *
- addClientSideConnection(QIODevice *)
- addHostSideConnection(QIODevice *)
- bindableObjectName() : QBindable<QString>
- blockSignals(bool) : bool
- childEvent(QChildEvent *)
- children() const : const QObjectList &
- connect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) :
QMetaObject::Connection
- connect(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) :
QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
- connect(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType) :
QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) :
QMetaObject::Connection
- connectNotify(const QMetaMethod &)
- connectToNode(const QUrl &) : bool
- customEvent(QEvent *)
- deleteLater()
- destroyed(QObject *)
- disableRemoting(QObject *) : bool
- disconnect(const QMetaObject::Connection &) : bool
- disconnect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
- disconnect(const QObject *, const char *, const QObject *, const char *) : bool
- disconnect(const QObject *, const char *) const : bool
- disconnect(const char *, const QObject *, const char *) const : 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 QList<int>,
QItemSelectionModel *) : bool
- event(QEvent *) : bool
- eventFilter(QObject *, QEvent *) : bool
- findChild(QAnyStringView, Qt::FindChildOptions) const : T
- findChild(Qt::FindChildOptions) const : T
- findChildren(QAnyStringView, Qt::FindChildOptions) const : QList<T>
- findChildren(Qt::FindChildOptions) const : QList<T>
- findChildren(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
- heartbeatInterval() const : int
- heartbeatIntervalChanged(int)
- hostUrl() const : QUrl
- hostUrlChanged()
|
- inherits(const char *) const : bool
- installEventFilter(QObject *)
- instances() const : QStringList
- instances(QStringView) const : QStringList
- isQuickItemType() const : bool
- isSignalConnected(const QMetaMethod &) const : bool
- isWidgetType() const : bool
- isWindowType() const : bool
- killTimer(int)
- killTimer(Qt::TimerId)
- lastError() const : QRemoteObjectNode::ErrorCode
- metaObject() const : const QMetaObject *
- moveToThread(QThread *) : bool
- objectName() const : QString
- objectNameChanged(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
- remoteObjectAdded(const QRemoteObjectSourceLocation &)
- remoteObjectRemoved(const QRemoteObjectSourceLocation &)
- removeEventFilter(QObject *)
- reverseProxy(QRemoteObjectHostBase::RemoteObjectNameFilter) : bool
- sender() const : QObject *
- senderSignalIndex() const : int
- setHeartbeatInterval(int)
- setHostUrl(const QUrl &, QRemoteObjectHostBase::AllowedSchemas) : bool
- setLocalServerOptions(QLocalServer::SocketOptions)
- setName(const QString &)
- setName(const QString &)
- setObjectName(const QString &)
- setObjectName(QAnyStringView)
- setParent(QObject *)
- setPersistedStore(QRemoteObjectAbstractPersistedStore *)
- setProperty(const char *, const QVariant &) : bool
- setProperty(const char *, QVariant &&) : bool
- setRegistryUrl(const QUrl &) : bool
- signalsBlocked() const : bool
- startTimer(int, Qt::TimerType) : int
- startTimer(std::chrono::nanoseconds, Qt::TimerType) : int
- staticMetaObject :
- thread() const : QThread *
- timerEvent(QTimerEvent *)
- timerEvent(QTimerEvent *)
- tr(const char *, const char *, int) : QString
- waitForRegistry(int) : bool
|