Go to the documentation of this file.
4 #define OSGQT_QT_VERSION 4
7 #if (QT_VERSION < QT_VERSION_CHECK(OSGQT_QT_VERSION,0,0))
8 #error "Qt version mismatch detected! Make sure to compile applications using osgQt with the same major Qt version that osgQt has been compiled against."