aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml
diff options
context:
space:
mode:
authorFabian Kosmale <fabian.kosmale@qt.io>2019-09-25 13:49:10 +0200
committerFabian Kosmale <fabian.kosmale@qt.io>2019-09-25 15:20:48 +0200
commitc734eb3a8bda3b24721d80c380189c5e754a9b38 (patch)
tree03da6141209e6cd45cb9c22d2c3c549d64526064 /src/qml
parentbd7df60ac506226ab9f4eb6be3dcebf14253244a (diff)
qmlplugindump: fix prototypeNameForComposite
We do not put the objects we encounter in defaultReachaleNames. Thus, the check in prototypeNameForComposite will fail most of the time. Instead, we now use the same check as in collectReachableMetaObjects (that is, does the type belong to the module). Then, we once again only collect the metaobjects belonging to the module in objectsToMerge, and only dump the relevant properties from there. Fixes: QTBUG-78744 Change-Id: I78cae1e56b6f59e277198f9bcd0d826c4e0978a7 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/qml')
0 files changed, 0 insertions, 0 deletions