Em quarta-feira, 1 de fevereiro de 2017, às 16:33:33 PST, Günter Michel escreveu: > OK my fault, qDebug() results are also ok here, seems debug view related. > I have looked at debugger Output in Qt Creator 4.2.0 ( dt (invalid) )
The internal format of QDateTime changed in Qt 5.8, so it's possible the debugging helpers in Qt Creator are not working for you. From my reading of the source code, 4.2.0 should have the corrections already. André: what's the status for the support for the Short QDateTime Optimisation? -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
