qt5base-lts/examples/corelib/serialization/convert
Leander Beernaert 502d3d6744 Merge remote-tracking branch 'origin/dev' into merge-dev
Change-Id: I31b761cfd5ea01373c60d02a5da8c33398d34739
2020-01-24 13:17:33 +01:00
..
cborconverter.cpp Replace usages of QVariant::value by qvariant_cast 2019-12-15 12:30:52 +01: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 Replace usages of QVariant::value by qvariant_cast 2019-12-15 12:30:52 +01:00
datastreamconverter.h Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +00:00
jsonconverter.cpp Deprecate QJsonDocument methods for converting to/from JSON binary 2020-01-09 13:52:25 +01:00
jsonconverter.h Deprecate QJsonDocument methods for converting to/from JSON binary 2020-01-09 13:52:25 +01: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 Replace usages of QVariant::value by qvariant_cast 2019-12-15 12:30:52 +01:00
xmlconverter.h Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +00:00