D7536: Register klipper DBus interface when in non-standalone mode

Kai Uwe Broulik noreply at phabricator.kde.org
Fri Aug 25 10:59:59 UTC 2017


broulik added inline comments.

INLINE COMMENTS

> klipper.cpp:100
>      }
> +    QDBusConnection::sessionBus().registerService(QStringLiteral("org.kde.klipper"));
> +    QDBusConnection::sessionBus().registerObject(QStringLiteral("/klipper"), this, QDBusConnection::ExportScriptableSlots);

+1 The header file says

  Q_CLASSINFO("D-Bus Interface", "org.kde.klipper.klipper")

REPOSITORY
  R120 Plasma Workspace

REVISION DETAIL
  https://phabricator.kde.org/D7536

To: davidedmundson, #plasma
Cc: broulik, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170825/c2324cda/attachment.html>


More information about the Plasma-devel mailing list