diff options
| author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2023-06-13 09:52:53 +0200 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2023-06-15 19:59:10 +0200 |
| commit | e4cd729f752fab69e01993d304bd73cd7fe41baa (patch) | |
| tree | 058f34fbfc865b1e97828e3ce34de163af72df76 /sources/pyside6/doc/pysideinclude.py | |
| parent | 9c7f990f8d2d71650b11c6913c4d7c4118eccad6 (diff) | |
shiboken6: Fix determining unsigned enum values for enums with typedefs as underlying types
In case of enums with typedefs as underlying types, for example:
enum GlyphRunRetrievalFlag : quint16 {
RetrieveAll = 0xffff
the unsignedness-detection would fail. Add helper functions to fully
resolve typedefs for this case.
Pick-to: 6.5
Task-number: PYSIDE-1735
Change-Id: Ib42c4a5b34cb576a8246f4734d4ae8dacb9ac2e7
Reviewed-by: Christian Tismer <tismer@stackless.com>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'sources/pyside6/doc/pysideinclude.py')
0 files changed, 0 insertions, 0 deletions
