Blender V4.3
blender::ui::TreeViewLayoutBuilder Class Reference

Public Member Functions

void build_from_tree (AbstractTreeView &tree_view)
 
void build_row (AbstractTreeViewItem &item) const
 
uiBlockblock () const
 
uiLayoutcurrent_layout () const
 

Detailed Description

Definition at line 722 of file tree_view.cc.

Member Function Documentation

◆ block()

uiBlock & blender::ui::TreeViewLayoutBuilder::block ( ) const

Definition at line 884 of file tree_view.cc.

Referenced by build_from_tree(), build_row(), and current_layout().

◆ build_from_tree()

◆ build_row()

◆ current_layout()

uiLayout & blender::ui::TreeViewLayoutBuilder::current_layout ( ) const

Definition at line 889 of file tree_view.cc.

References block(), and uiBlock::curlayout.

Referenced by build_from_tree(), and build_row().


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