aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/PySide6/QtCharts/typesystem_charts.xml
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2022-11-07 15:06:10 +0100
committerChristian Tismer <tismer@stackless.com>2022-11-07 15:47:16 +0100
commit0cb568acc65e31a050db9121ba9d9e908d5a8855 (patch)
tree5fe867c4a8bddb47cd8b14ab2e4eab7b768abbd0 /sources/pyside6/PySide6/QtCharts/typesystem_charts.xml
parenta4c087e783e16485afd7fbe113e734112e4d8661 (diff)
PyEnum: Update list of IntEnum to keep compatibility in 6.4, completion
The list of IntEnum was not including the extra modules. We now installed and checked PyQt6 PyQt6-3D PyQt6-Charts PyQt6-DataVisualization PyQt6-NetworkAuth PyQt6-WebEngine and found two omissions by that. Change-Id: I891d1771bdab6f53b6bd61de09109465fbb31735 Task-number: PYSIDE-1735 Pick-to: 6.3 6.4 Fixes: PYSIDE-2110 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/pyside6/PySide6/QtCharts/typesystem_charts.xml')
-rw-r--r--sources/pyside6/PySide6/QtCharts/typesystem_charts.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/pyside6/PySide6/QtCharts/typesystem_charts.xml b/sources/pyside6/PySide6/QtCharts/typesystem_charts.xml
index 958f00c77..f271b7767 100644
--- a/sources/pyside6/PySide6/QtCharts/typesystem_charts.xml
+++ b/sources/pyside6/PySide6/QtCharts/typesystem_charts.xml
@@ -80,7 +80,7 @@
</modify-function>
</object-type>
<object-type name="QBoxSet">
- <enum-type name="ValuePositions"/>
+ <enum-type name="ValuePositions" python-type="IntEnum"/>
</object-type>
<object-type name="QCandlestickLegendMarker"/>
<object-type name="QCandlestickModelMapper"/>