aboutsummaryrefslogtreecommitdiffstats
path: root/missing_bindings.py
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2019-03-28 10:34:45 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2019-04-01 15:36:26 +0000
commitbf93d869a709393797d5c75e1341dfe5b5a60d14 (patch)
tree315972709cd03ad6041861637ce64d1f4ffd919e /missing_bindings.py
parentf53aed12cae42db9d142b8829b9d815b4384dced (diff)
shiboken: Refactor AbstractMetaBuilder::classesTopologicalSorted()
Change the function parameter to be a list always, making the logic of the inner classes clearer. In the implementation, use a of QHash<AbstractMetaClass*, int> instead of hashing by name, which makes it possible to disambiguate namespaces extended in modules. This also allows for a drastic simplification of the code trying to determine the dependency given by parameter default values. Instead of trying to match by name, correctly qualifying it, the matching can be done by TypeEntry pointers. Change-Id: Ia17bf6e109576bac029fb016e5e11309777d0735 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'missing_bindings.py')
0 files changed, 0 insertions, 0 deletions