qt5base-lts/examples/corelib/serialization/convert
Alexandru Croitor 7610805879 Regenerate examples
Change-Id: I04b2adbe370ffea81d7787ad90e4ae69d2c165cb
Reviewed-by: Qt CMake Build Bot
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2020-02-04 18:50:39 +00:00
..
cborconverter.cpp Replace most use of QVariant::type and occurrences of QVariant::Type 2020-01-23 16:46:51 +01:00
cborconverter.h Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +00:00
CMakeLists.txt Regenerate examples 2020-02-04 18:50:39 +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 Replace most use of QVariant::type and occurrences of QVariant::Type 2020-01-23 16:46:51 +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 Replace most use of QVariant::type and occurrences of QVariant::Type 2020-01-23 16:46:51 +01:00
textconverter.h Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +00:00
xmlconverter.cpp Replace most use of QVariant::type and occurrences of QVariant::Type 2020-01-23 16:46:51 +01:00
xmlconverter.h Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +00:00