Modules.TreeModel

A tree-like model that implements QAbstractModel. Implementation based on examples of the Qt Documentation.

Classes

TreeClass(*args, **kwargs)

Inhereting QAbstractItemModel, this TreeClass implements the needed functions and elements to be presented to the user in the TreeView in the user interface.