[Qt-interest] Curious about deprecation messages in 4.7
Alexandre Beraud
aberaud at infflux.com
Mon Sep 27 12:08:28 CEST 2010
And also QString(NULL) which used to compile smoothly with earlier
versions of Qt.
Regards,
Alex
Le 27/09/2010 11:56, Richard Moore a écrit :
> It's not the classes, it's a particular constructor that has been
> deprecated. eg. you see this if you do QChar('*') instead of
> QLatin1Char('*') or QChar('*',0);
>
> Cheers
>
> Rich.
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
More information about the Qt-interest-old
mailing list