diff options
author | Christian Tismer <tismer@stackless.com> | 2022-02-11 11:33:17 +0100 |
---|---|---|
committer | Christian Tismer <tismer@stackless.com> | 2022-02-11 15:21:44 +0100 |
commit | d03776d6ef3dc0934e68b2bb7aa7260208592c3c (patch) | |
tree | 68a04e4097e566934e8113c86c7fac06305dbf96 /build_scripts/build_scripts.pyproject | |
parent | e330f659c47de880493f9bfd4ba2a000196d00bc (diff) |
__feature__: Fix true_property overriding
It was assumed that an override of a property would not
make any sense, and the feature was disabled.
An example showed that it _does_ make sense, and this
works without any effort.
This does not fix other problems which are still there,
like correct handling of renamed implicit function calls.
This will be addressed in another change.
[ChangeLog][PySide6] true_property overriding was enabled.
Change-Id: Ic22f05c6c999e7f97c47161d95e785c952168bb6
Fixes: PYSIDE-1765
Pick-to: 6.2
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'build_scripts/build_scripts.pyproject')
0 files changed, 0 insertions, 0 deletions