Qt Cryptographic Architecture
Macros
qca_export.h File Reference
#include <QtGlobal>
Include dependency graph for qca_export.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define QCA_EXPORT   Q_DECL_EXPORT
 

Detailed Description

Preprocessor magic to allow export of library symbols.

This is strictly internal.

Note
You should not include this header directly from an application. You should just use #include <QtCrypto> instead.