Go to the documentation of this file.
23 #if defined QXSCENE_EXPORTS || defined QxScene_EXPORTS
24 #define QXSCENE_EXPORT __declspec(dllexport)
26 #define QXSCENE_EXPORT __declspec(dllimport)
29 #define QXSCENE_EXPORT
33 #pragma warning ( disable:4251 )