[Development] Qt 5.4.0 header diff: QtCore.diff

Morten Johan Sørvig morten.sorvig at digia.com
Wed Nov 19 08:52:41 CET 2014


> On 19 Nov 2014, at 02:22, Thiago Macieira <thiago.macieira at intel.com> wrote:
> 
> Impressive number of "### Qt6" comments we're adding...

Should we mandate that the pattern for doing this is

#if QT_VERSION >= QT_VERSION_CHECK(6,0,0)

and then actually writing the Qt 6 code? There are a couple of instances of this already (global.h, qtypeinfo.h).

Morten


More information about the Development mailing list