D23099: Allow sending a port message and receive a reply
Fabian Vogt
noreply at phabricator.kde.org
Tue Aug 13 09:33:01 BST 2019
fvogt added inline comments.
INLINE COMMENTS
> broulik wrote in abstractbrowserplugin.h:56
> Why does it say "got hidden" when those two clearly have a different signature?
Because only the overridden overload is visible in the child classes. You can fix this by adding `using AbstractBrowserPlugin::handleData;` to the plugin classes.
REPOSITORY
R856 Plasma Browser Integration
REVISION DETAIL
https://phabricator.kde.org/D23099
To: broulik, #plasma, davidedmundson, fvogt
Cc: plasma-devel, LeGast00n, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190813/b3eac43d/attachment.html>
More information about the Plasma-devel
mailing list