summaryrefslogtreecommitdiffstats
path: root/src/dbus/qdbusintegrator.cpp
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2020-09-09 13:42:25 +0200
committerLars Knoll <lars.knoll@qt.io>2020-09-23 19:30:22 +0200
commitbe714154fa3f9dd7f1a44952293eee037793e383 (patch)
treed6c7cb975de694ef5c8e03b9485893582347e367 /src/dbus/qdbusintegrator.cpp
parentd39bd9e258a5bb45f6209d892ed682809623807d (diff)
Use a hash to store the DBus marshalling data
A QList<int> where int is the metaType id is a bad idea in Qt 6, as custom types will start at index 65536. Use a QHash instead. Also fix the API to use QMetaType as arguments and return values. Change-Id: Ia0b894126271be1f01dc4593b5155fb75d713720 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/dbus/qdbusintegrator.cpp')
0 files changed, 0 insertions, 0 deletions