aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2020-12-18 11:25:33 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2020-12-18 13:14:56 +0000
commit8cef1ce5f2cb3c6f53533d5f42dd6e6db7d88fad (patch)
treea91b842a74cb44cb4c0b7afda62d98fe5ded3899 /sources/pyside6
parentac3dbe2bfaf6cdf5e9e866b9446c5de3865d1224 (diff)
shiboken6: Fix support of multiple smart pointer types
The function searching for the instantiations of smart pointers was not checking for the smart pointer type entry, so, QSharedPointer<int> was hiding std::shared_ptr<int>. Check for the type entry as well. Rearrange the code a bit. Task-numnber: PYSIDE-454 Change-Id: Ib7a0385ce2c0f8de84b644168b0164f13f3332ad Reviewed-by: Christian Tismer <tismer@stackless.com> (cherry picked from commit 069f7309d72b2a1f80638641ac3d6269b6aefc1d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'sources/pyside6')
0 files changed, 0 insertions, 0 deletions