aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2023-03-22 14:48:11 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2023-03-23 12:05:53 +0000
commit1864626470fd615b6012a3b7190c3adec90978e6 (patch)
tree2bcc5fa5f146ecc81e7b1403f374074ab05bcc7e /examples
parent225aa423812013e28605934093c7943c809e3ac4 (diff)
metaobjectdump.py: Refactor/Fix handling of module imports
The code caused an error when encountering from PySide6 import QtCore since it was expecting from PySide6.QtCore Fix this to handle this case as well. Turn the module list into a set to suppress duplicated modules. Pick-to: 6.5 Change-Id: I4ec40c28f5a8cc03c7985869597bb2315500a604 Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions