Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
In a .pro file qmake holds the used Qt version in the variable QT_VERSION. Is there a way to determine whether the Qt version is a beta version?
No, as far as I know this is not possible. Alphas, betas and RCs do not have any special markings in code or binary form.