KDBusAddons
kdedmodule.cpp
static QString moduleForMessage(const QDBusMessage &message)
Returns the module being called by this D-Bus message.
Definition kdedmodule.cpp:81
void setModuleName(const QString &name)
Sets the name of the module, and uses it to register the module to D-Bus.
Definition kdedmodule.cpp:32
void moduleRegistered(const QDBusObjectPath &path)
Emitted after the module is registered successfully with D-Bus.
RegisterOptions
QDBusConnection sessionBus()
MethodCallMessage
QString path() const const
MessageType type() const const
QString path() const const
bool invokeMethod(QObject *context, Functor &&function, FunctorReturnType *ret)
virtual const QMetaObject * metaObject() const const
qsizetype indexOf(QChar ch, qsizetype from, Qt::CaseSensitivity cs) const const
bool isEmpty() const const
QString left(qsizetype n) const const
QString mid(qsizetype position, qsizetype n) const const
bool startsWith(QChar c, Qt::CaseSensitivity cs) const const
QueuedConnection
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 15 2024 11:54:34 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 15 2024 11:54:34 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.