|
Blender V4.5
|
This is the complete list of members for uiLayoutItemPanelHeader, including all inherited members.
| absolute(bool align) | uiLayout | |
| absolute_block() | uiLayout | |
| activate_init_ | uiLayout | |
| active_ | uiLayout | |
| active_default_ | uiLayout | |
| align_ | uiLayout | |
| alignment_ | uiLayout | |
| box() | uiLayout | |
| child_items_layout_ | uiLayout | |
| column(bool align) | uiLayout | |
| column(bool align, blender::StringRef heading) | uiLayout | |
| column_flow(int number, bool align) | uiLayout | |
| context_ | uiLayout | |
| emboss_ | uiLayout | |
| enabled_ | uiLayout | |
| flag_ | uiItem | |
| grid_flow(bool row_major, int columns_len, bool even_columns, bool even_rows, bool align) | uiLayout | |
| h_ | uiLayout | |
| heading_ | uiLayout | |
| items_ | uiLayout | |
| keepaspect_ | uiLayout | |
| label(blender::StringRef name, int icon) | uiLayout | |
| list_box(uiList *ui_list, PointerRNA *actptr, PropertyRNA *actprop) | uiLayout | |
| menu(MenuType *mt, std::optional< blender::StringRef > name, int icon) | uiLayout | |
| menu(blender::StringRef menuname, std::optional< blender::StringRef > name, int icon) | uiLayout | |
| menu_fn(blender::StringRefNull name, int icon, uiMenuCreateFunc func, void *arg) | uiLayout | |
| menu_fn_argN_free(blender::StringRefNull name, int icon, uiMenuCreateFunc func, void *argN) | uiLayout | |
| menu_pie() | uiLayout | |
| op(wmOperatorType *ot, std::optional< blender::StringRef > name, int icon, wmOperatorCallContext context, eUI_Item_Flag flag) | uiLayout | |
| op(wmOperatorType *ot, std::optional< blender::StringRef > name, int icon) | uiLayout | |
| op(blender::StringRefNull opname, std::optional< blender::StringRef > name, int icon) | uiLayout | |
| op(blender::StringRefNull opname, std::optional< blender::StringRef > name, int icon, wmOperatorCallContext context, eUI_Item_Flag flag) | uiLayout | |
| open_prop_name | uiLayoutItemPanelHeader | |
| open_prop_owner | uiLayoutItemPanelHeader | |
| overlap() | uiLayout | |
| panel(const bContext *C, blender::StringRef idname, bool default_closed) | uiLayout | |
| panel(const bContext *C, blender::StringRef idname, bool default_closed, blender::StringRef label) | uiLayout | |
| panel_prop(const bContext *C, PointerRNA *open_prop_owner, blender::StringRefNull open_prop_name) | uiLayout | |
| panel_prop(const bContext *C, PointerRNA *open_prop_owner, blender::StringRefNull open_prop_name, blender::StringRef label) | uiLayout | |
| panel_prop_with_bool_header(const bContext *C, PointerRNA *open_prop_owner, blender::StringRefNull open_prop_name, PointerRNA *bool_prop_owner, blender::StringRefNull bool_prop_name, std::optional< blender::StringRefNull > label) | uiLayout | |
| parent_ | uiLayout | |
| prop(PointerRNA *ptr, PropertyRNA *prop, int index, int value, eUI_Item_Flag flag, std::optional< blender::StringRef > name_opt, int icon, std::optional< blender::StringRef > placeholder=std::nullopt) | uiLayout | |
| prop(PointerRNA *ptr, blender::StringRefNull propname, eUI_Item_Flag flag, std::optional< blender::StringRef > name, int icon) | uiLayout | |
| redalert_ | uiLayout | |
| root_ | uiLayout | |
| row(bool align) | uiLayout | |
| row(bool align, blender::StringRef heading) | uiLayout | |
| scale_ | uiLayout | |
| search_weight_ | uiLayout | |
| separator(float factor=1.0f, LayoutSeparatorType type=LayoutSeparatorType::Auto) | uiLayout | |
| space_ | uiLayout | |
| split(float percentage, bool align) | uiLayout | |
| type_ | uiItem | |
| uiItem()=default | uiItem | |
| uiItem(const uiItem &)=default | uiItem | |
| units_ | uiLayout | |
| variable_size_ | uiLayout | |
| w_ | uiLayout | |
| x_ | uiLayout | |
| y_ | uiLayout | |
| ~uiItem()=default | uiItem | virtual |