diff options
| author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2022-05-10 13:57:21 +0200 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2022-05-13 10:57:21 +0200 |
| commit | 9ba60057a22693242dab3b3edc6ba1240561e6da (patch) | |
| tree | e8fcec19b457b5ab51be998d5b977e74e30ada22 /sources/pyside6/libpyside/pyside.cpp | |
| parent | b242e46f6f56ed5ff772a7026a21417712bc6fcb (diff) | |
shiboken6: Refactor wrapper function generation checking
Besides the actual bindings, shiboken needs to generate functions into
the wrapper class. The checks for this were spread over various
functions, causing for example the override cache array being too
large (due to inconsistent checks for the QMetaObject special
functions and other special cases).
Centralize this in a function returning flags indicating
the wrapper usage.
Pick-to: 6.3
Change-Id: I48f6d6dd46d673f916c9ead0dd18c13b04d75855
Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'sources/pyside6/libpyside/pyside.cpp')
0 files changed, 0 insertions, 0 deletions
