KDBusAddons
kdedmodule.cpp
Q_EMITQ_EMIT
void moduleRegistered(const QDBusObjectPath &path)
Emitted after the module is registered successfully with D-Bus.
static QString moduleForMessage(const QDBusMessage &message)
Returns the module being called by this D-Bus message.
Definition: kdedmodule.cpp:82
QDBusConnection sessionBus()
bool isEmpty() const const
QueuedConnection
int indexOf(QChar ch, int from, Qt::CaseSensitivity cs) const const
QString path() const const
virtual const QMetaObject * metaObject() const const
bool startsWith(const QString &s, Qt::CaseSensitivity cs) const const
QString left(int n) const const
typedef RegisterOptions
void setModuleName(const QString &name)
Sets the name of the module, and uses it to register the module to D-Bus.
Definition: kdedmodule.cpp:33
bool invokeMethod(QObject *obj, const char *member, Qt::ConnectionType type, QGenericReturnArgument ret, QGenericArgument val0, QGenericArgument val1, QGenericArgument val2, QGenericArgument val3, QGenericArgument val4, QGenericArgument val5, QGenericArgument val6, QGenericArgument val7, QGenericArgument val8, QGenericArgument val9)
QString mid(int position, int n) const const
QString message
MethodCallMessage
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Dec 1 2023 03:50:41 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Dec 1 2023 03:50:41 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.