qt5base-lts/examples/corelib/serialization/convert
Tobias Hunger 6630937e63 Merge commit 'dev' into 'wip/cmake-merge'
Change-Id: I176c40d031be26a1dd1cf08843e448a660598783
2019-04-16 16:32:08 +02:00
..
cborconverter.cpp Cleanup QtCore examples 2019-02-06 22:11:27 +00:00
cborconverter.h Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +00:00
CMakeLists.txt CMake: Add more examples 2019-03-26 13:03:01 +00: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 Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +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