qt5base-lts/examples/corelib/serialization/convert
Thiago Macieira 6c64a9b2d2 Metatype: make the Qt CBOR value-like types built-in meta types
This change only adds them to the registry and reserves the IDs. The
next commit will handle conversions.

Change-Id: I56b444f9d6274221a3b7fffd150d2d49f40940c2
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2018-07-04 03:04:15 +00:00
..
cborconverter.cpp Metatype: make the Qt CBOR value-like types built-in meta types 2018-07-04 03:04:15 +00:00
cborconverter.h Examples: add an example that converts between different file formats 2018-07-04 03:03:47 +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