qt5base-lts/examples/corelib/serialization/convert
Fabian Kosmale 91a50d8330 Examples: Do not depend on transitive includes
Change-Id: I7bba855a14289edbedbaa07a1234213f59085c1d
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2022-03-17 17:14:38 +01:00
..
cborconverter.cpp Automatically register data/debug stream operations in QMetaType 2020-08-24 00:17:03 +02:00
cborconverter.h Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +00:00
CMakeLists.txt Examples: Remove unneeded CMake options 2022-01-24 14:00:00 +01:00
convert.pro Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
converter.h Examples: Do not depend on transitive includes 2022-03-17 17:14:38 +01:00
datastreamconverter.cpp Automatically register data/debug stream operations in QMetaType 2020-08-24 00:17:03 +02: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 Use QList instead of QVector in examples 2020-06-23 14:01:11 +02: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 Deprecate the static int based API in QMetaType 2020-08-24 00:19:05 +02:00
xmlconverter.h Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +00:00