qt6-bb10/examples/corelib
Edward Welbourne 6a7b7272cd Deduplicate code in setup of serialization converters
The setup of the input and output converters is fairly complex but was
made harder to read by nearly-duplicating its logic for input and for
output. Break out into a separate function to make clear what parts
differ between the two and what parts don't. In the process, allow the
search for a named converter to continue past a match that doesn't
support the needed direction, on the off chance of a name collision.
Make an error message more articulate in the process.

Pick-to: 6.6 6.5
Task-number: QTBUG-111228
Change-Id: I2a9de8b406c538098076f388fc8a1980b91fe16b
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2023-09-28 15:33:04 +02:00
..
bindableproperties Revamp Subscription example: Cretae QString using a Literal operator 2023-09-22 21:02:45 +02:00
ipc Revamp Local Fortune Client/Server Ex: Update the QDataStream's ver 2023-09-26 22:40:16 +02:00
mimetypes Revamp MIME Type Browser Ex: Revisit documentation 2023-09-22 20:21:23 +02:00
platform Docs: Update Links to Android Notifier Example 2023-09-21 17:28:43 +00:00
serialization Deduplicate code in setup of serialization converters 2023-09-28 15:33:04 +02:00
threads Revamp Wait Conditions Example: Revisit the documentation 2023-09-13 20:45:18 +02:00
tools Contiguous cache example: minor cleanup 2023-06-30 12:55:01 +02:00
CMakeLists.txt Move permissions example to manual test 2023-06-26 18:45:25 +02:00
corelib.pro Move notification example from androidextras to qtbase 2021-06-04 22:21:12 +03:00