omni.kit.window.inspector.tree.inspector_tree Classes#
Classes Summary:
The object that is associated with the data entity of the AbstractItemModel. |
|
The central component of the item widget. It is the application’s dynamic data structure, independent of the user interface, and it directly manages the nested data. It follows closely model-view pattern. It’s abstract, and it defines the standard interface to be able to interoperate with the components of the model-view architecture. It is not supposed to be instantiated directly. Instead, the user should subclass it to create a new model. |