pyleecan.GUI.Tools.ClassTreeWidget module¶
- class ClassTreeWidget(keys=None, expand=True)[source]¶
Bases:
QDialog
TreeView widget to show pyleecan classes structured by their inheritance together with the selected class description.
- genTreeDict(key, parent)[source]¶
Generate a dict structure of the classes recursively on the parent dict.
- staticMetaObject = <PySide2.QtCore.QMetaObject object>¶