Go to the documentation of this file. 32 #ifndef _SOPRANO_MACROS_H_ 33 #define _SOPRANO_MACROS_H_ 36 # include <QtCore/qglobal.h> 37 # ifndef SOPRANO_DEPRECATED 38 # define SOPRANO_DEPRECATED Q_DECL_DEPRECATED 42 #ifndef SOPRANO_CONSTRUCTOR_DEPRECATED 44 # if __GNUC__ == 3 && __GNUC_MINOR__ <= 3 46 # define SOPRANO_CONSTRUCTOR_DEPRECATED 48 # define SOPRANO_CONSTRUCTOR_DEPRECATED Q_DECL_CONSTRUCTOR_DEPRECATED 51 # define SOPRANO_CONSTRUCTOR_DEPRECATED Q_DECL_CONSTRUCTOR_DEPRECATED