Home GnuPG
Diffusion GPGME 34b456c3fb9e

Qt: Add support for EncryptJobs with generic flags
34b456c3fb9eUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Qt: Add support for EncryptJobs with generic flags

* lang/qt/src/encryptjob.h, lang/qt/src/signencryptjob.h,
lang/qt/src/qgpgmeencryptjob.h, lang/qt/src/qgpgmeencryptjob.cpp,
lang/qt/src/qgpgmesignencryptjob.cpp,
lang/qt/src/qgpgmeencryptjob.cpp: Add start and exec overloads
that accept generic EncryptFlags.

While this technically is an ABI break (vtable change) there
are no known classes outside qgpgme that inherit encryptjob
or signencryptjob. And the new functions should be added
to the bottom of the vtable.

Details

Provenance
aheineckeAuthored on Aug 9 2016, 1:10 PM
Parents
rM17372393798e: Cpp: Add support for all EncryptionFlags
Branches
Unknown
Tags
Unknown

Event Timeline

Andre Heinecke <aheinecke@intevation.de> committed rM34b456c3fb9e: Qt: Add support for EncryptJobs with generic flags (authored by Andre Heinecke <aheinecke@intevation.de>).Aug 9 2016, 2:23 PM