qt5base-lts/examples/corelib/serialization/convert
Alexandru Croitor fe3bd212fc Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake
This changes many different CMake places to mention Qt6 instead of
Qt5.

Note that some old qt5 cmake config files in corelib are probably not
needed anymore, but I still renamed and kept them for now.

Change-Id: Ie69e81540386a5af153f76c0242e18d48211bec4
2019-06-14 16:31:09 +02:00
..
cborconverter.cpp Prefix textstream operators with Qt:: 2019-05-02 11:52:02 +00:00
cborconverter.h Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +00:00
CMakeLists.txt Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake 2019-06-14 16:31:09 +02:00
convert.pro Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
converter.h Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +00:00
datastreamconverter.cpp Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +00:00
datastreamconverter.h Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +00:00
jsonconverter.cpp Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +00:00
jsonconverter.h Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +00:00
main.cpp Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +00:00
nullconverter.cpp Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +00:00
nullconverter.h Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +00:00
textconverter.cpp Prefix textstream operators with Qt:: 2019-05-02 11:52:02 +00:00
textconverter.h Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +00:00
xmlconverter.cpp Examples: properly parse more than one element in maps and lists 2019-03-22 02:08:02 +00:00
xmlconverter.h Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +00:00