qt5base-lts/examples/widgets/animation/sub-attaq
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
..
pics Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
.prev_CMakeLists.txt CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
animationmanager.cpp Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
animationmanager.h Use QList instead of QVector in examples 2020-06-23 14:01:11 +02:00
boat_p.h Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
boat.cpp Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
boat.h Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
bomb.cpp Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
bomb.h Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
CMakeLists.txt CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
data.xml Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
graphicsscene.cpp Port the QXmlStream API from QStringRef to QStringView 2020-08-19 19:48:03 +02:00
graphicsscene.h Use QList instead of QVector in examples 2020-06-23 14:01:11 +02:00
main.cpp Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
mainwindow.cpp Remove deprecated QGL* classes 2019-12-11 11:53:15 +01:00
mainwindow.h Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
pixmapitem.cpp Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
pixmapitem.h Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
progressitem.cpp Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
progressitem.h Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
qanimationstate.cpp Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
qanimationstate.h Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
states.cpp Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
states.h Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
sub-attaq.pro Remove deprecated QGL* classes 2019-12-11 11:53:15 +01:00
subattaq.qrc Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
submarine_p.h Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
submarine.cpp Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
submarine.h Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
textinformationitem.cpp Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
textinformationitem.h Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
torpedo.cpp Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
torpedo.h Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00