On Tuesday 17 November 2015 23:17:14 Igor Mironchik wrote: > Line endings doesn't convert to \n as should be. On Windows with MSVC > 2013 if read that data from file then "NAME :\r" even doesn't recognize > as line ending at all...
Line ending conversion only applies when read from a QIODevice. It assumes you've already done the conversion by the time you got the data into a QString. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest