qt5base-lts/examples/embedded/flightinfo
Karsten Heimrich a8028a02df Port the QXmlStream API from QStringRef to QStringView
This gives some source incompatibilities, most of them can be
handled by using auto instead of QStringRef explicitly.

[ChangeLog][Important API changes] QXmlStream now uses QStringView
insteead of QStringRef in it's API. Using auto forvariables returning
a QStringRef in Qt 5 should lead to code that can be used against both
Qt versions.

Fixes: QTBUG-84317
Change-Id: I6df3a9507276f5d16d044a6bdbe0e4810cf99440
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
2020-08-19 19:48:03 +02:00
..
.prev_CMakeLists.txt Regenerate examples 2020-02-04 18:50:39 +00:00
aircraft.png Move all other demos in qtbase to examples. 2011-06-24 16:47:24 +02:00
CMakeLists.txt CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
flightinfo.cpp Port the QXmlStream API from QStringRef to QStringView 2020-08-19 19:48:03 +02:00
flightinfo.pro centralize and fixup example sources install targets 2012-11-29 20:21:11 +01:00
flightinfo.qrc Move all other demos in qtbase to examples. 2011-06-24 16:47:24 +02:00
form.ui Move all other demos in qtbase to examples. 2011-06-24 16:47:24 +02:00