diff options
| author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2022-12-22 11:02:18 +0100 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2022-12-22 17:43:32 +0100 |
| commit | 54ed06ab0e9014319ac8053465b97bc2cb226c47 (patch) | |
| tree | b28c5a983130a87d63e3451807e1fc8c04d59e9f /sources/pyside-tools/deploy_lib/python_helper.py | |
| parent | 36f62dd5d45b8b84bd80064ceb43bab74a89321e (diff) | |
shiboken6: Fix container conversion code
The container conversion code assumed that each container
had exactly one target to native conversion and all conversion
functions only used the C++ names (std_list_Python_to_Cpp_std_list).
Fix the naming by extracting the logic to determine the target
name to helper functions.
Loop over the target to native conversions to create them all.
Task-number: PYSIDE-1790
Change-Id: I63d3f4a91e6ebf451219f0cbb09c55c9ca68944c
Reviewed-by: Christian Tismer <tismer@stackless.com>
Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io>
Diffstat (limited to 'sources/pyside-tools/deploy_lib/python_helper.py')
0 files changed, 0 insertions, 0 deletions
