aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/generator/shiboken2/shibokengenerator.cpp
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2019-06-13 14:55:19 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2019-06-13 15:03:31 +0200
commitd21b58ef69559f4a0412f5129175b31e4450d55b (patch)
tree2ff44a88294f4d821105ef2f02ae71d9db526f9c /sources/shiboken2/generator/shiboken2/shibokengenerator.cpp
parent4a1d5f1d6cc6325c8e26512f408966821b41c480 (diff)
shiboken: Fix handling shared pointers passed by const-ref, take 2
With fd126b28e1d9b02ea16c813bc392461bdb05bd1d, broken wrapper code would still be generated for "const_QSharedPointer_QSize___&" depending on whether the const-ref or plain value type was encountered first when parsing. Fix the problem by stripping the qualifiers from the metatype added to GeneratorPrivate::m_instantiatedSmartPointers partially reverting fd126b28e1d9b02ea16c813bc392461bdb05bd1d. Change-Id: Ie6691e045b7d65baa3a0bc72dd8637f09eeaf111 Fixes: PYSIDE-1016 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'sources/shiboken2/generator/shiboken2/shibokengenerator.cpp')
0 files changed, 0 insertions, 0 deletions