Go to the documentation of this file.
   19 #ifndef __APRIL_GLOBAL_HEADER_INC__ 
   20 #define __APRIL_GLOBAL_HEADER_INC__ 
   28 #include    <april/april_config.h> 
   39 #ifndef APRIL_STANDALONE 
   40 #   if defined(APRIL_LIBRARY) 
   44 #       define APRILSHARED_EXPORT Q_DECL_EXPORT 
   49 #       define APRILSHARED_EXPORT Q_DECL_IMPORT 
   55 #   define APRILSHARED_EXPORT 
   64 #define APRIL_NAME      "april" 
   73 #   define ADD_PTR_INT(p,i) ( ((char*)p) + i ) 
   82 #   define      APRIL_OBJECT            Q_OBJECT 
  110 #endif // __APRIL_GLOBAL_HEADER_INC__