Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QDBusConnectionInterface Member List

This is the complete list of members for QDBusConnectionInterface, including all inherited members.

activatableServiceNamesQDBusConnectionInterface
activatableServiceNames() constQDBusConnectionInterfaceslot
AllowReplacement enum valueQDBusConnectionInterface
asyncCall(const QString &method)QDBusAbstractInterfaceinline
asyncCall(const QString &method, Args &&...args)QDBusAbstractInterfaceinline
asyncCallWithArgumentList(const QString &method, const QList< QVariant > &args)QDBusAbstractInterface
bindableObjectName()QObject
bindingStorage()QObjectinline
bindingStorage() constQObjectinline
blockSignals(bool b) noexceptQObject
call(const QString &method)QDBusAbstractInterfaceinline
call(const QString &method, Args &&...args)QDBusAbstractInterfaceinline
call(QDBus::CallMode mode, const QString &method)QDBusAbstractInterfaceinline
call(QDBus::CallMode mode, const QString &method, Args &&...args)QDBusAbstractInterfaceinline
callWithArgumentList(QDBus::CallMode mode, const QString &method, const QList< QVariant > &args)QDBusAbstractInterface
callWithCallback(const QString &method, const QList< QVariant > &args, QObject *receiver, const char *member, const char *errorSlot)QDBusAbstractInterface
callWithCallback(const QString &method, const QList< QVariant > &args, QObject *receiver, const char *member)QDBusAbstractInterface
callWithCallbackFailed(const QDBusError &error, const QDBusMessage &call)QDBusConnectionInterfacesignal
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObjectinline
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) constQObjectinline
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection)QObjectinlinestatic
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot)QObjectinlinestatic
connection() constQDBusAbstractInterface
connectNotify(const QMetaMethod &) overrideQDBusConnectionInterfaceprotectedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
d_ptrQObjectprotected
deleteLater()QObjectslot
destroyed(QObject *=nullptr)QObjectsignal
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member)QObjectstatic
disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) constQObjectinline
disconnect(const QObject *receiver, const char *member=nullptr) constQObjectinline
disconnect(const QMetaObject::Connection &)QObjectstatic
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot)QObjectinlinestatic
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero)QObjectinlinestatic
disconnectNotify(const QMetaMethod &) overrideQDBusConnectionInterfaceprotectedvirtual
DontAllowReplacement enum valueQDBusConnectionInterface
DontQueueService enum valueQDBusConnectionInterface
dumpObjectInfo() constQObject
dumpObjectTree() constQObject
dynamicPropertyNames() constQObject
event(QEvent *event)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findChild(const QString &aName=QString(), Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
findChildren(const QString &aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
inherits(const char *classname) constQObjectinline
installEventFilter(QObject *filterObj)QObject
interface() constQDBusAbstractInterface
internalConstCall(QDBus::CallMode mode, const QString &method, const QList< QVariant > &args=QList< QVariant >()) constQDBusAbstractInterfaceprotected
internalPropGet(const char *propname) constQDBusAbstractInterfaceprotected
internalPropSet(const char *propname, const QVariant &value)QDBusAbstractInterfaceprotected
isQuickItemType() constQObjectinline
isServiceRegistered(const QString &serviceName) constQDBusConnectionInterfaceslot
isSignalConnected(const QMetaMethod &signal) constQObjectprotected
isValid() constQDBusAbstractInterface
isWidgetType() constQObjectinline
isWindowType() constQObjectinline
killTimer(int id)QObject
lastError() constQDBusAbstractInterface
moveToThread(QThread *thread)QObject
NameAcquired(const QString &)QDBusConnectionInterfacesignal
NameLost(const QString &)QDBusConnectionInterfacesignal
NameOwnerChanged(const QString &, const QString &, const QString &)QDBusConnectionInterfacesignal
objectNameQObject
objectName() constQObject
objectNameChanged(const QString &objectName, QPrivateSignal)QObjectsignal
parent() constQObjectinline
path() constQDBusAbstractInterface
property(const char *name) constQObject
QDBusAbstractInterface(const QString &service, const QString &path, const char *interface, const QDBusConnection &connection, QObject *parent)QDBusAbstractInterfaceprotected
QDBusAbstractInterface(QDBusAbstractInterfacePrivate &, QObject *parent)QDBusAbstractInterfaceprotected
QDBusAbstractInterfaceBase(QDBusAbstractInterfacePrivate &dd, QObject *parent)QDBusAbstractInterfaceBaseprotected
QDBusConnectionPrivateQDBusConnectionInterfacefriend
qFindChildqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
qFindChildrenqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
QObject(QObject *parent=nullptr)QObjectexplicit
QObject(QObjectPrivate &dd, QObject *parent=nullptr)QObjectprotected
qobject_cast(const QObject *object)QObjectrelated
QObjectListQObjectrelated
qt_metacall(QMetaObject::Call, int, void **) overrideQDBusAbstractInterfaceBase
QueueService enum valueQDBusConnectionInterface
receivers(const char *signal) constQObjectprotected
registeredServiceNamesQDBusConnectionInterface
registeredServiceNames() constQDBusConnectionInterfaceslot
registerService(const QString &serviceName, ServiceQueueOptions qoption=DontQueueService, ServiceReplacementOptions roption=DontAllowReplacement)QDBusConnectionInterfaceslot
RegisterServiceReply enum nameQDBusConnectionInterface
removeEventFilter(QObject *obj)QObject
ReplaceExistingService enum valueQDBusConnectionInterface
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
service() constQDBusAbstractInterface
ServiceNotRegistered enum valueQDBusConnectionInterface
serviceOwner(const QString &name) constQDBusConnectionInterfaceslot
serviceOwnerChanged(const QString &name, const QString &oldOwner, const QString &newOwner)QDBusConnectionInterfacesignal
servicePid(const QString &serviceName) constQDBusConnectionInterfaceslot
ServiceQueued enum valueQDBusConnectionInterface
ServiceQueueOptions enum nameQDBusConnectionInterface
serviceRegistered(const QString &service)QDBusConnectionInterfacesignal
ServiceRegistered enum valueQDBusConnectionInterface
ServiceReplacementOptions enum nameQDBusConnectionInterface
serviceUid(const QString &serviceName) constQDBusConnectionInterfaceslot
serviceUnregistered(const QString &service)QDBusConnectionInterfacesignal
setObjectName(const QString &name)QObjectinline
setObjectName(QAnyStringView name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setProperty(const char *name, QVariant &&value)QObjectinline
setTimeout(int timeout)QDBusAbstractInterface
signalsBlocked() const noexceptQObjectinline
startService(const QString &name)QDBusConnectionInterfaceslot
startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType=Qt::CoarseTimer)QObject
thread() constQObject
timeout() constQDBusAbstractInterface
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
unregisterService(const QString &serviceName)QDBusConnectionInterfaceslot
~QDBusAbstractInterface()QDBusAbstractInterfacevirtual
~QObject()QObjectvirtual