davidedmundson added inline comments.

INLINE COMMENTS

> romangg wrote in daemon.h:47
> Are you sure this is a problem? I just tested it manually with qdbusviewer 
> and the method was called accordingly.
> 
> Nowadays in Qt can't every function act as a slot, even without the Q_SLOTS 
> specifier?

If it's done with QDBusConnection::registerObject(this)  then it definitely 
needs runtime introspection.

If it's done with an adaptor pattern, then maybe not.

REPOSITORY
  R104 KScreen

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

To: romangg, #plasma, davidedmundson
Cc: broulik, davidedmundson, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

Reply via email to