[Interest] qsort() Obsolete?
Dmitry Volosnykh
dmitry.volosnykh at gmail.com
Fri Apr 17 12:16:47 CEST 2015
As far as I know, a plenty of methods from QtAlgorithms are marked as
obsolete since Qt 5.2. Regarding qSort() you may refer to official
documentation: http://doc.qt.io/qt-5/qtalgorithms-obsolete.html#qSort.
Also, you may read more about this here:
http://lists.qt-project.org/pipermail/development/2013-September/013122.html
On Fri, Apr 17, 2015 at 1:12 PM, Berkay Elbir <berkayelbir at gmail.com> wrote:
> Hello All,
>
> I want to ask a question to you to be certain. Is void qsort() function
> obsolete? Should we use std::sort instead of this function? Because I have
> a priority list and need to sort it.
>
> Best Regards,
>
> Berkay
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150417/466eae0a/attachment.html>
More information about the Interest
mailing list