diff options
author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2022-08-22 13:51:25 +0200 |
---|---|---|
committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2022-08-22 16:04:17 +0200 |
commit | c6158c851304fb6d154f37ade7fe7beab11771f2 (patch) | |
tree | 87ec41ca3917aec376545649c71629bd6262e3f8 /examples/opengl/threadedqopenglwidget/glwidget.py | |
parent | c9269fc4e55b467773d80cfb05739b3b11a0b35d (diff) |
shiboken6: Propagate C++ enum deprecation
Add AbstractMetaEnum::isDeprecated() and
AbstractMetaEnumValue::isDeprecated() which are set by the clang
parser for deprecated enums and values (for example, QVariant::Type).
As a drive-by, streamline the debug output of the enums,
removing the repretitive EnumValue type name.
Task-number: PYSIDE-1735
Change-Id: I4c98965ca4a948f5f084f781914194e5bf4d4ea2
Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'examples/opengl/threadedqopenglwidget/glwidget.py')
0 files changed, 0 insertions, 0 deletions