Open PRemmen opened 8 years ago
Maybe the result could look similar to the Windows regedit registry editor:
Please have a look at branch issue95_qtreeview.
First test of the tree view in PyQt, which shows all the components and loads the hierarchy on demand (when exposed).
It can be used as a widget in a PyQt-based application or standalone as a top level windows (includes test code).
To be discussed:
Accidently closed ...
For learning more PyQt I will try to create a main window with a menu bar and two widgets. http://pyqt.sourceforge.net/Docs/PyQt4/qmainwindow.html
Check if the current format of libSimModel API Hierarchy could be displayes in a tree view in PyQT