Blender V5.0
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 821 of file tree_view.cc.

Member Function Documentation

◆ block()

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

Definition at line 1040 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 1045 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: