[Development] Qt5: are Q_WS_ platforms defines truly deprecated?

Sorvig Morten Morten.Sorvig at digia.com
Mon Feb 11 14:29:13 CET 2013


On Feb 7, 2013, at 1:42 PM, Sergei Nevdakh <sergei.nevdakh at gmail.com> wrote:

> Hi!
> 
> I haven't found any defininions of old platform defines Q_WS_MAC, Q_WS_WIN  in Qt5 sources, but these defines are still used in Qt itself. 
> Is it ok?

You are correct that those are not in use. They will be replaced with Q_OS_* versions or removed.

Morten




More information about the Development mailing list