D11786: Fix returning of data in the helper example
Alexander Volkov
noreply at phabricator.kde.org
Thu Mar 29 15:51:59 UTC 2018
volkov created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
volkov requested review of this revision.
REVISION SUMMARY
ActionReply::data() returns a value, not a reference, so its
modifications will be lost. Use ActionReply::addData() instead.
Also update the documentation.
REPOSITORY
R283 KAuth
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D11786
AFFECTED FILES
examples/helper.cpp
src/kauthactionreply.h
To: volkov
Cc: #frameworks, michaelh, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180329/cba19929/attachment.html>
More information about the Kde-frameworks-devel
mailing list