diff options
author | Christian Tismer <[email protected]> | 2021-07-28 18:51:34 +0200 |
---|---|---|
committer | Christian Tismer <[email protected]> | 2021-08-05 14:42:55 +0200 |
commit | 521dc4b6dcdd7d04a9ef6afe273833016f7ba31c (patch) | |
tree | aeec8adc3e7ac9743cd99baf3e51aa2d8dbbe39a /sources/shiboken6/libshiboken/helper.cpp | |
parent | f825ef2787d495b2aa1a4fd348ec1603d2a2d216 (diff) |
feature: move getFeatureSelectId to Shiboken and refactor
This function caused problems when extending the signature module:
For class methods, the signature module must become able to
distinguish class methods in properties (true_property) which are
static methods without a feature.
That means: The signature module must know the full info
about feature switching. Moving getFeatureSelectId into
Shiboken simplifies matters quite a lot.
The main feature switching code remains in PySide.
Task-number: PYSIDE-1019
Pick-to: 6.1
Change-Id: I99116eefc0faf24a6eb9a16d79b21a5cc7ae299e
Reviewed-by: Qt CI Bot <[email protected]>
Reviewed-by: Cristian Maureira-Fredes <[email protected]>
Diffstat (limited to 'sources/shiboken6/libshiboken/helper.cpp')
0 files changed, 0 insertions, 0 deletions