diff options
| author | Kai Uwe Broulik <kde@privat.broulik.de> | 2023-10-20 17:36:01 +0200 |
|---|---|---|
| committer | Kai Uwe Broulik <kde@privat.broulik.de> | 2023-10-23 21:58:23 +0200 |
| commit | a668ed44dc98a377a5253410d65fe4b3667e87e6 (patch) | |
| tree | 36d8546b532e2ad41f07a8a9811c2cea2aab4a55 /src/network/socket/qnativesocketengine_unix.cpp | |
| parent | d7d144b530150c2730bab3c0835b490fe53e57f8 (diff) | |
QtDBus: Use explicitly meta type name instead of method type
In Qt 6, QMetaType sees the underlying type the compiler knows,
so a "using VariantMapMap = QMap<QString, QVariantMap>" typedef
will fail to match a signature of VariantMapMap to QMap<...>
because qDBusParametersForMethod looks for the method type name
whose QMetaType::fromName lookup will fail later.
Pick-to: 6.6 6.5
Change-Id: I142dc42ca86aa8a96f73424ec5da5780f2c1e6a3
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/network/socket/qnativesocketengine_unix.cpp')
0 files changed, 0 insertions, 0 deletions
