On Fri, 13 Sep 2013 22:16:43 +0200, Giuseppe D'Angelo wrote: > https://codereview.qt-project.org/#change,43441 (currently waiting for a > review) is going to mark most of the QtAlgorithms functions as > deprecated.
What does deprecated mean - will it be removed in some Qt 5.x or in Qt 6.0 ? Please always have in mind that API changes are a pain, when you have to maintain code, that has to work with different Qt versions. This is more or less the situation of almost every 3rd party library ! Uwe _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
