diff options
author | Christian Tismer <tismer@stackless.com> | 2020-08-01 14:29:45 +0200 |
---|---|---|
committer | Christian Tismer <tismer@stackless.com> | 2020-09-16 14:56:30 +0200 |
commit | dedbc42b569d0dc25de10712168b99d0844c8e50 (patch) | |
tree | 1709327427dfa644d754d85b6a25ba110e1ac378 /examples/scriptableapplication/pythonutils.cpp | |
parent | 850b6faeaa580176863b3933e13c08b467720937 (diff) |
feature_select: Implement True Properties
This feature is now almost fully implemented.
TODO: Static properties like `QtWidgets.QApplication.platformName` are
skipped for now. They need support by the meta class.
Maybe this is a reason to use QtCore.Property instead of vanilla
Python property and improve it.
With the new infrastructure, we can also consider to add properties
which have no equivalent in the Qt implementation. A prominent
example is "central_widget".
Change-Id: Ia0e32e41de8ab72e3bba74878e61bcbac6da50ea
Task-number: PYSIDE-1019
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'examples/scriptableapplication/pythonutils.cpp')
0 files changed, 0 insertions, 0 deletions