Warning, /pim/kleopatra/config-kleopatra.h.in is written in an unsupported language. File is not indexed.

0001 /* DBus available */
0002 #cmakedefine01 HAVE_QDBUS
0003 
0004 /* Whether the archive jobs allow setting an output filename instead of passing an output IO device */
0005 #cmakedefine01 QGPGME_ARCHIVE_JOBS_SUPPORT_OUTPUT_FILENAME
0006 
0007 /* Whether the archive jobs allow setting an input filename instead of passing an input IO device */
0008 #cmakedefine01 QGPGME_ARCHIVE_JOBS_SUPPORT_INPUT_FILENAME
0009 
0010 /* Whether QGpgMe supports isMime on an decryptionResult */
0011 #cmakedefine01 QGPGME_SUPPORTS_IS_MIME
0012 
0013 /* Whether QGpgME provides the toLogString helper */
0014 #cmakedefine01 QGPGME_HAS_TOLOGSTRING
0015 
0016 /* Whether QGpgME supports the WKD refresh job */
0017 #cmakedefine01 QGPGME_SUPPORTS_WKD_REFRESH_JOB
0018 
0019 /* Whether the normal encrypt/decrypt/sign/verify jobs support direct file IO */
0020 #cmakedefine01 QGPGME_FILE_JOBS_SUPPORT_DIRECT_FILE_IO