|
Blender V4.3
|
Inherits uiLayout.
Additional Inherited Members | |
Public Member Functions inherited from uiItem | |
| uiItem ()=default | |
| uiItem (const uiItem &)=default | |
| virtual | ~uiItem ()=default |
Public Attributes inherited from uiLayout | |
| uiLayoutRoot * | root |
| bContextStore * | context |
| uiLayout * | parent |
| blender::Vector< uiItem * > | items |
| char | heading [UI_MAX_NAME_STR] |
| uiLayout * | child_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 |
Definition at line 209 of file interface_layout.cc.