aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/extending/chapter4-customPropertyTypes/chapter4-customPropertyTypes.pyproject
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2024-04-29 13:53:07 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2024-04-30 10:50:25 +0200
commit425624967bf349358cb4b46ebda895dd46c612c9 (patch)
tree25cbf8b381828868442d602c494fae739ebb341e /examples/declarative/extending/chapter4-customPropertyTypes/chapter4-customPropertyTypes.pyproject
parent336d799755bd574e481f919eeacd70b780967ef3 (diff)
libshiboken: Refactor base type visitorHEADdev
Replace the walkThroughClassHierarchy() function using HierarchyVisitor-derived class by a template function walkThroughBases() taking a predicate. The name walkThroughClassHierarchy() was misleading since it really only visits the first level of base classes relevant for C++ object allocation. Make the functions using it static except getNumberOfCppBaseClasses() which is used outside basewrapper.cpp. Change-Id: Id3b7e81d6d6a6c4a4eae7322ec1a9f151f5d5ae1 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'examples/declarative/extending/chapter4-customPropertyTypes/chapter4-customPropertyTypes.pyproject')
0 files changed, 0 insertions, 0 deletions