aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/tests/QtCore/qproperty_decorator.py
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2020-10-07 19:25:47 +0200
committerChristian Tismer <tismer@stackless.com>2020-10-09 22:51:46 +0200
commit8847a47aad95d7f85d5e184071bf95c44826c4c7 (patch)
treefa68d8a0f6d481b73d305cbb63ca70d289c4be14 /sources/pyside2/tests/QtCore/qproperty_decorator.py
parent9d8a918d35c8de3400a5e0471e37981a2514c96f (diff)
feature_select: finish properties and postpone static properties
Static properties are not easy to support. They need an extra property subtype and support in the meta-class. A problem is that the implementation needs to go deeply into the innards of things and need to use `_PyType_Lookup`. That is hard to circumvent when the limited API is used. Therefore, the current implementation will be it for 5.15 . At most we might add a few missing properties through XML. Task-number: PYSIDE-1019 Change-Id: I56a9eabe5f774c1ff04c149227e06318c8bf4f29 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/pyside2/tests/QtCore/qproperty_decorator.py')
0 files changed, 0 insertions, 0 deletions