QGIS/python/PyQt6/gui/auto_generated
Nyall Dawson 814e6db3b4 Don't map non-list of QVariantMaps to QMap<QString,QVariant>
The original workaround was only supposed to apply to QList/
QVector of QVariantMaps. By replacing them all in sip we
break mapping of signals defined in c++ which are emitted
by Python code.

Fixes exceptions after running processing algorithms in Qt6
builds.
2024-02-12 12:16:14 +10:00
..
2024-01-22 05:46:15 +10:00
2024-01-19 02:23:10 -08:00