gpgme/lang
Andre Heinecke 3e38cc6fc6 Qt: Don't declare showErrorDialog anymore
* cpp/qt/src/job.h: Remove showErrorDialog.

--
If additional error handling is neccessary emitting
signals to a gui application would be better API for qgpgme.
2016-04-03 01:27:58 -08:00
..
cl .gitignore: flesh out rules and add subdirectory-.gitignores. 2012-04-20 16:05:11 +02:00
cpp Add additional include path in config files 2016-04-02 09:14:10 -08:00
qt Qt: Don't declare showErrorDialog anymore 2016-04-03 01:27:58 -08:00
Makefile.am Add enable-languages build option 2016-03-02 14:00:48 +01:00
README Add qgpgme as qt language binding 2016-03-08 15:37:10 +01:00

Language Support for GPGME
--------------------------

This directory contains support for other languages than C.

Please note that language support components may be under a different
license than GPGME itself.  You can find more information in each
sub-directory.

Directory	Language

cl		Common Lisp
cpp     C++
qt      Qt-Framework API