Richard Heck wrote:
Abdelrazak Younes wrote:Richard Heck wrote:Or maybe better: Is there any way to check if we're running under 4.2.3,I think you can use this : #if QT_VERSION == 0x040203 ... #endifBut I think it needs to be a run-time check...
In <QtGlobal>: const char * qVersion ()