D15292: Use lambdas instead of QSignalMapper
Anthony Fieroni
noreply at phabricator.kde.org
Wed Sep 5 14:41:27 BST 2018
anthonyfieroni added inline comments.
INLINE COMMENTS
> volkov wrote in close_except_plugin.h:81
> The parameter of appendActionsFrom() still needs a type. It doesn't seem better if the type will be a type for lambda.
std::function<void(const QString &)> it's a type, function that returns noting and get 1 parameter.
REPOSITORY
R40 Kate
REVISION DETAIL
https://phabricator.kde.org/D15292
To: volkov, #kate
Cc: anthonyfieroni, kwrite-devel, michaelh, kevinapavew, ngraham, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20180905/ef66cedd/attachment.html>
More information about the KWrite-Devel
mailing list