D24848: fix kcm fonts "typo" on connect
Kevin Ottens
noreply at phabricator.kde.org
Tue Oct 22 13:07:03 BST 2019
ervin accepted this revision.
ervin added a comment.
In D24848#551863 <https://phabricator.kde.org/D24848#551863>, @broulik wrote:
> Interesting, I thought Qt would/could static_assert that
Well, it turns out the signatures were compatible in fact (getters connected to a function which takes no parameter, signatures are fine). But since it is done by the C++ compiler, this one has no idea if the second parameter of the connect is indeed a signal (this is a completely alien concept to it). This is the one blind spot of the new style connects.
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D24848
To: bport, #plasma, mart, ervin, broulik
Cc: broulik, plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20191022/df0fb66d/attachment-0001.html>
More information about the Plasma-devel
mailing list