qt5base-lts/examples/corelib/serialization/convert
Olivier Goffart d6266c757d Replace usages of QVariant::value by qvariant_cast
This is done automatically with a clazy check

Change-Id: I3b59511d3d36d416c8eda74858ead611d327b116
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2019-12-15 12:30:52 +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
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 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 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