qt5base-lts/examples/corelib/serialization/convert
Tobias Hunger 64c6c943c7 CMake: Add more examples
Change-Id: I7a8a3fd0a844a518592957fe07c6e707dd452d5f
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2019-03-26 13:03:01 +00:00
..
cborconverter.cpp Implement QDataStream operator for QCborSimpleValue 2018-10-03 14:49: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 Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +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: add an example that converts between different file formats 2018-07-04 03:03:47 +00:00
xmlconverter.h Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +00:00