qt5base-lts/examples/corelib/serialization/convert
Jędrzej Nowacki 31f3facac3 Implement QDataStream operator for QCborSimpleValue
That allows us to remove custom handling in QMetaType.

Change-Id: Ic09fb96e1a05c6897803811d70aebbc6ea6e4f2e
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2018-10-03 14:49:27 +00:00
..
cborconverter.cpp Implement QDataStream operator for QCborSimpleValue 2018-10-03 14:49:27 +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