Home GnuPG
Diffusion GPGME 94420b057751

qt: Add WKSPublishJob
94420b057751Unpublished

Unpublished Commit · Learn More

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

Description

qt: Add WKSPublishJob

* lang/qt/src/Makefile.am: Add new files.
* lang/qt/src/job.cpp: Include moc / subclass stub.
* lang/qt/src/protocol.h: Add virtual for new job.
* lang/qt/src/protocol_p.h: Add job.
* lang/qt/src/wkspublishjob.h: Interface for WKSPublishJob.
* lang/qt/src/qgpgmewkspublishjob.cpp,
lang/qt/src/qgpgmewkspublishjob.h: New.

The Job was originally intended to be used with a SpawnEngine
Context but QProcess was a better fit for the job.

Usage is similar to the client tool. check, create, recieve.

Details

Provenance
aheineckeAuthored on Aug 25 2016, 2:29 PM
Parents
rMde7b67f9b2e6: Cpp: Change firstSeen / lastSeen return values
Branches
Unknown
Tags
Unknown

Event Timeline

Andre Heinecke <aheinecke@intevation.de> committed rM94420b057751: qt: Add WKSPublishJob (authored by Andre Heinecke <aheinecke@intevation.de>).Aug 25 2016, 2:29 PM