D16875: [kded] Cleanup KScreenDaemon class
David Edmundson
noreply at phabricator.kde.org
Wed Nov 14 17:39:49 GMT 2018
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20181114/ccdfd8b1/attachment.html>
More information about the Plasma-devel
mailing list