![]() |
NDEVR
API Documentation
|
Allows for modification or addition of the widgets shown when an object is selected by the user in the TreeView. More...
Public Member Functions | |
| virtual UUID | id () const =0 |
| Retrieves the unique identifier for this widget provider. | |
| virtual void | setTreeWidgetsForSelection (const UUID &id, Buffer< QWidget * > &widgets, SceneTree *tree)=0 |
| Populates the widget list shown when an object is selected in the tree view. | |
Allows for modification or addition of the widgets shown when an object is selected by the user in the TreeView.
Default widgets
Definition at line 52 of file SceneTreeModelDelegate.h.
|
pure virtual |
Retrieves the unique identifier for this widget provider.