diff options
| author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2021-02-01 20:30:31 +0100 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2021-02-02 11:29:41 +0100 |
| commit | 63a27d827a990ef8ff36c30602ff80a6130edb17 (patch) | |
| tree | 6af4b379b022c7a6cece944c7912451c0b2da717 /build_scripts/utils.py | |
| parent | 4d7c6e0ac10dc49abb7e7d4ad07503449906f459 (diff) | |
shiboken6: Refactor C++ wrapper generation handling
The "disable-wrapper" attribute introduced
by 1d044f467070a040713c9566a8a8de3a56c571e7
was not working in case the protected hack was disabled
due to inconsistent, duplicated checking of conditions.
Move the wrapper check into AbstractMetaClass and let
it return a flags type that indicates whether the wrapper
is needed for protected functions or virtual methods.
Task-number: PYSIDE-1202
Change-Id: I56c0ed58a70d36e53fdd8a9c76f5eff0a832f469
Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'build_scripts/utils.py')
0 files changed, 0 insertions, 0 deletions
