Contains definitions for april library. More...
#include <QtGlobal>#include <april/april_config.h>Go to the source code of this file.
Macros | |
| #define | APRILSHARED_EXPORT Q_DECL_IMPORT |
| let the methods take import form in clients | |
| #define | APRIL_NAME "april" |
| name of this product | |
| #define | ADD_PTR_INT(p, i) ( ((char*)p) + i ) |
| simple pointer arithmetic is tricky in c++ | |
| #define | APRIL_OBJECT |
| We're using this redirection to keep a nice aspect of the class. | |
Contains definitions for april library.