On Mon, Dec 30, 2013 at 6:31 PM, Li Anthony <[email protected]> wrote:

>   Hi,
>
>
>
> Maybe this is a silly question. But I always want to know the Qt version
> when I compile Qt from source code. Is there a version file or some easy
> way that I can find in source code?
>
>
qglobal.h contains the following definitions that you may find useful:

#define QT_VERSION 0x050300
#define QT_VERSION_STR   "5.3.0"

Regards,
--
Jason
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to