Blender V5.0
uiButtonGroup Struct Reference

#include <interface_intern.hh>

Public Attributes

blender::Vector< uiBut * > buttons
uiButtonGroupFlag flag

Detailed Description

A group of button references, used by property search to keep track of sets of buttons that should be searched together. For example, in property split layouts number buttons and their labels (and even their decorators) are separate buttons, but they must be searched and highlighted together.

Definition at line 575 of file interface_intern.hh.

Member Data Documentation

◆ buttons

◆ flag


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