QTidy Macros


Defines

#define QTIDY_EXPORT
#define QTIDY_CALL   static Bool

Define Documentation

#define QTIDY_EXPORT

The QTIDY_EXPORT macro marks the symbol of the given variable to be visible, so it can be used from outside the resulting library.

   class QTIDY_EXPORT foo { };
   int QTIDY_EXPORT bar();

#define QTIDY_CALL   static Bool

Win32/64 __stdcall | __fastcall Implementation


Generated with doxygen