Blender V4.3
uiLayoutItemPanelHeader Struct Reference

Inherits uiLayout.

Public Attributes

PointerRNA open_prop_owner
char open_prop_name [64]
Public Attributes inherited from uiLayout
uiLayoutRootroot
bContextStorecontext
uiLayoutparent
blender::Vector< uiItem * > items
char heading [UI_MAX_NAME_STR]
uiLayoutchild_items_layout
int x
int y
int w
int h
float scale [2]
short space
bool align
bool active
bool active_default
bool activate_init
bool enabled
bool redalert
bool keepaspect
bool variable_size
char alignment
eUIEmbossType emboss
float units [2]
float search_weight
Public Attributes inherited from uiItem
uiItemType type
uiItemInternalFlag flag

Additional Inherited Members

Public Member Functions inherited from uiItem
 uiItem ()=default
 uiItem (const uiItem &)=default
virtual ~uiItem ()=default

Detailed Description

Definition at line 204 of file interface_layout.cc.

Member Data Documentation

◆ open_prop_name

char uiLayoutItemPanelHeader::open_prop_name[64]

Definition at line 206 of file interface_layout.cc.

Referenced by ui_litem_layout_panel_header(), and uiLayoutPanelProp().

◆ open_prop_owner

PointerRNA uiLayoutItemPanelHeader::open_prop_owner

Definition at line 205 of file interface_layout.cc.

Referenced by ui_litem_layout_panel_header(), and uiLayoutPanelProp().


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