aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2/ApiExtractor/tests/testcodeinjection.cpp
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2020-10-20 08:01:25 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2020-10-20 10:15:00 +0000
commitf1bcf7d077282f9248aee570545765ef60af00e3 (patch)
treea75434bdd6269bd507ac14e156212a8b32e5f066 /sources/shiboken2/ApiExtractor/tests/testcodeinjection.cpp
parent4c93e4299eb210e98adc02d1e02c134e29464537 (diff)
Fix QMutexLocker
qtbase/d4b206b246caf9b49110526585693ab629609d99 split QMutex and QRecursiveMutex which inherited from each other in Qt 5 into separate classes and changed QMutexLocker into a template. This could only be represented by separate types in Python. To work around this, reconstruct a QMutexLocker with the common API into an invisible namespace for generating the bindings. Task-number: PYSIDE-1339 Task-number: PYSIDE-904 Change-Id: I776250f91dfed9985f2a8a5705b26f782a20bbd9 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'sources/shiboken2/ApiExtractor/tests/testcodeinjection.cpp')
0 files changed, 0 insertions, 0 deletions