[Differential] [Request, 62 lines] D1521: Rename failOperation() to killProcess()

elvisangelaccio (Elvis Angelaccio) noreply at phabricator.kde.org
Sun May 1 17:05:50 UTC 2016


elvisangelaccio created this revision.
elvisangelaccio added a reviewer: rthomsen.
Restricted Application added a subscriber: kde-utils-devel.
Restricted Application added a project: Ark.

REVISION SUMMARY
  This is the first step to simplify the signals emitted by CliInterface.
  The failOperation() function was used all over the place, while in fact was
  just calling doKill(). So we rename it to a function that actually kills the process and
  that may or may not cause the finished() signal to be emitted.

REPOSITORY
  rARK Ark

BRANCH
  failOperation

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

AFFECTED FILES
  kerfuffle/cliinterface.cpp
  kerfuffle/cliinterface.h
  plugins/cliunarchiverplugin/cliplugin.cpp

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: elvisangelaccio, rthomsen
Cc: kde-utils-devel, tctara


More information about the Kde-utils-devel mailing list