D5001: Add support for killing a KAuth::ExecuteJob

Dan Leinir Turthra Jensen noreply at phabricator.kde.org
Fri Mar 10 11:54:18 UTC 2017


leinir created this revision.
Restricted Application added a project: Frameworks.

REVISION SUMMARY
  This implements the standard method for stopping a KJob in KAuth::ExecuteJob. It is done using a minimal-intrusion approach, and is supposed to feel familiar to people already used to working with KJobs.

TEST PLAN
  Tested using an existing kcm which assumed the existence of this slot in ExecuteJob, and the job stops as expected, and returns the appropriate signals.

REPOSITORY
  R283 KAuth

REVISION DETAIL
  https://phabricator.kde.org/D5001

AFFECTED FILES
  src/kauthexecutejob.cpp
  src/kauthexecutejob.h
  src/kauthhelpersupport.h

To: leinir, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170310/0924e903/attachment.html>


More information about the Kde-frameworks-devel mailing list