Modules.TreeModel¶
A tree-like model that implements QAbstractModel. Implementation based on examples of the Qt Documentation.
Classes
|
Inhereting QAbstractItemModel, this TreeClass implements the needed functions and elements to be presented to the user in the TreeView in the user interface. |