aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/tutorials/qmlsqlintegration
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2020-12-18 11:25:33 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2020-12-18 13:04:07 +0100
commit069f7309d72b2a1f80638641ac3d6269b6aefc1d (patch)
treef4cb36d06daf587485916fb49ec434828f42dc21 /sources/pyside6/doc/tutorials/qmlsqlintegration
parent28ff3f8edc873a993b8f83b1c7789ce17c2778ed (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 Pick-to: 6.0 Pick-to: 5.15 Change-Id: Ib7a0385ce2c0f8de84b644168b0164f13f3332ad Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'sources/pyside6/doc/tutorials/qmlsqlintegration')
0 files changed, 0 insertions, 0 deletions