KDBusAddons
kdedmodule.cpp
58 qCDebug(KDBUSADDONS_LOG) << "Registration of kded module" << d->moduleName << "without D-Bus interface.";
67 QMetaObject::invokeMethod(this, "moduleRegistered", Qt::QueuedConnection, Q_ARG(QDBusObjectPath, realPath));
int indexOf(QChar ch, int from, Qt::CaseSensitivity cs) const const
virtual const QMetaObject * metaObject() const const
QDBusMessage::MessageType type() const const
QDBusConnection sessionBus()
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
bool isEmpty() const const
bool startsWith(const QString &s, Qt::CaseSensitivity cs) const const
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)
static QString moduleForMessage(const QDBusMessage &message)
Returns the module being called by this D-Bus message.
Definition: kdedmodule.cpp:79
QString mid(int position, int n) const const
typedef RegisterOptions
QString left(int n) const const
QString path() const const
MethodCallMessage
QueuedConnection
QString path() const const
Q_EMITQ_EMIT
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Mar 2 2021 00:58:24 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Mar 2 2021 00:58:24 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.