aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/PySide6/glue/qtgui.cpp
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2021-03-03 08:34:59 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2021-03-10 07:46:16 +0000
commit4abc6794b6040fd8d66d40072d41cdfdc418fba1 (patch)
tree18744c7cd0eb4da368fd58821cadfccd7707099b /sources/pyside6/PySide6/glue/qtgui.cpp
parente947ada707a7a4e70e334c39478126932264a1bf (diff)
shiboken6: Simplify types when collecting instantiated containers
The types as collected from the function arguments where used to form the converter function names, leading to names like: static PyObject *QList_QXmlStreamAttribute_REFREF_CppToPython_QList_QXmlStreamAttribute_REFREF(const void *cppIn) and giving the false impression that they are intended for ref/pointer qualified types. Clear the qualifications on the stored types to prevent this. Task-number: PYSIDE-1438 Change-Id: I56b2212b57a24db76d116516981faf2135164567 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'sources/pyside6/PySide6/glue/qtgui.cpp')
0 files changed, 0 insertions, 0 deletions