Home GnuPG
Diffusion GPGME 56c4d9ea9520

Qt: Make Protocol class public API
56c4d9ea9520Unpublished

Unpublished Commit · Learn More

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

Description

Qt: Make Protocol class public API

* lang/qt/src/Makefile.am (qgpgme_headers): Add protocol.h
(private_qgpgme_headers): Add protocol_p.h
* lang/qt/src/protocol.h: New. From QGpgMEBackend.
* lang/qt/src/protocol_p.h: New. From QGpgMEBackend.
* lang/qt/src/qgpgmebackend.h,
lang/qt/src/qgpgmebackend.cpp (Protocol): Removed.

The backend class does not make much sense anymore as we
only have the GpgME backend obviously. It's purpose was
for Libkleo's Backend abstraction.

Details

Provenance
aheineckeAuthored on May 10 2016, 2:05 PM
Parents
rM97225bb01cd2: Qt: Make doxygen quieter
Branches
Unknown
Tags
Unknown

Event Timeline

Andre Heinecke <aheinecke@intevation.de> committed rM56c4d9ea9520: Qt: Make Protocol class public API (authored by Andre Heinecke <aheinecke@intevation.de>).May 10 2016, 2:05 PM