API Documentation
Loading...
Searching...
No Matches
CustomTreeWidgets Class Referenceabstract

Allows for modification or addition of the widgets shown when an object is selected by the user in the TreeView. Default widgets. More...

#include <SceneTreeModelDelegate.h>

Inheritance diagram for CustomTreeWidgets:
[legend]
Collaboration diagram for CustomTreeWidgets:
[legend]

Public Member Functions

virtual UUID id () const =0
 
virtual void setTreeWidgetsForSelection (const UUID &id, Buffer< QWidget * > &widgets, SceneTree *tree)=0
 

Detailed Description

Allows for modification or addition of the widgets shown when an object is selected by the user in the TreeView. Default widgets.


Member Function Documentation

◆ id()

virtual UUID id ( ) const
pure virtual

◆ setTreeWidgetsForSelection()

virtual void setTreeWidgetsForSelection ( const UUID & id,
Buffer< QWidget * > & widgets,
SceneTree * tree )
pure virtual

The documentation for this class was generated from the following file: