aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/PySide6/QtQml/pysideqmlregistertype.cpp
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2021-11-08 08:59:25 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2021-11-08 10:48:53 +0100
commitebfbeba352cb1db55f7c54b5510003a7c2e519d9 (patch)
treeefa56e639a45a99e82c74806d7d11d2b0e79c6ff /sources/pyside6/PySide6/QtQml/pysideqmlregistertype.cpp
parent3db6c256b2083a7f6f734285e3cf95ad58514230 (diff)
PySide6: Convert QSet to PySet
QSet instances were historically converted to PyLists. Change it to be converted to a PySet. Since both are iterable, this should have no impact on client code. [ChangeLog][PySide6] On return, QSet instances will be converted to a PySet instead of a PyList. Change-Id: I77e81473c651ff370ce5af9a8a87ba23edb02eab Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'sources/pyside6/PySide6/QtQml/pysideqmlregistertype.cpp')
0 files changed, 0 insertions, 0 deletions