diff options
author | Ingo Klöcker <[email protected]> | 2023-10-27 09:27:29 +0000 |
---|---|---|
committer | Ingo Klöcker <[email protected]> | 2023-10-27 14:07:34 +0000 |
commit | 8d8985bda1747a18b3b1378ea7c627302a61464a (patch) | |
tree | f519130dd111c2b0c4e82224eb2a05e9c6d34500 /lang/qt/src/debug.cpp | |
parent | Post release updates (diff) | |
download | gpgme-8d8985bda1747a18b3b1378ea7c627302a61464a.tar.gz gpgme-8d8985bda1747a18b3b1378ea7c627302a61464a.zip |
qt: Refactor removal of output file on cancel or error
* lang/qt/src/util.h, lang/qt/src/util.cpp (removeFile): New.
* lang/qt/src/qgpgmeencryptarchivejob.cpp (encrypt): Move removal of
output file from here
(encrypt_to_filename): ... to here and use new function.
* lang/qt/src/qgpgmesignarchivejob.cpp (sign): Move removal of output
file from here
(sign_to_filename): ... to here and use new function.
* lang/qt/src/qgpgmesignencryptarchivejob.cpp (sign_encrypt): Move
removal of output file from here
(sign_encrypt_to_filename): ... to here and use new function.
--
GnuPG-bug-id: 6721
Diffstat (limited to 'lang/qt/src/debug.cpp')
0 files changed, 0 insertions, 0 deletions