|
Blender V5.0
|
This is the complete list of members for uiLayout, including all inherited members.
| absolute(bool align) | uiLayout | |
| absolute_block() | uiLayout | |
| activate_init() const | uiLayout | inline |
| activate_init_ | uiLayout | protected |
| activate_init_set(bool activate_init) | uiLayout | inline |
| active() const | uiLayout | inline |
| active_ | uiLayout | protected |
| active_default() const | uiLayout | inline |
| active_default_ | uiLayout | protected |
| active_default_set(bool active_default) | uiLayout | inline |
| active_set(bool active) | uiLayout | inline |
| align() const | uiLayout | |
| align_ | uiLayout | protected |
| alignment() const | uiLayout | inline |
| alignment_ | uiLayout | protected |
| alignment_set(blender::ui::LayoutAlign alignment) | uiLayout | inline |
| blender::ui::LayoutInternal | uiLayout | friend |
| block() const | uiLayout | |
| box() | uiLayout | |
| button(blender::StringRef name, int icon, std::function< void(bContext &)> func, std::optional< blender::StringRef > tooltip=std::nullopt) | uiLayout | |
| child_items_layout_ | uiLayout | protected |
| column(bool align) | uiLayout | |
| column(bool align, blender::StringRef heading) | uiLayout | |
| column_flow(int number, bool align) | uiLayout | |
| context() const | uiLayout | |
| context_ | uiLayout | protected |
| context_copy(const bContextStore *context) | uiLayout | |
| context_int_get(const blender::StringRef name) const | uiLayout | |
| context_int_set(blender::StringRef name, int64_t value) | uiLayout | |
| context_ptr_get(const blender::StringRef name, const StructRNA *type) const | uiLayout | |
| context_ptr_set(blender::StringRef name, const PointerRNA *ptr) | uiLayout | |
| context_set_from_but(const uiBut *but) | uiLayout | |
| context_store() const | uiLayout | inline |
| context_string_get(const blender::StringRef name) const | uiLayout | |
| context_string_set(blender::StringRef name, blender::StringRef value) | uiLayout | |
| decorator(PointerRNA *ptr, PropertyRNA *prop, int index) | uiLayout | |
| decorator(PointerRNA *ptr, std::optional< blender::StringRefNull > propname, int index) | uiLayout | |
| emboss() const | uiLayout | |
| emboss_ | uiLayout | protected |
| emboss_or_undefined() const | uiLayout | |
| emboss_set(blender::ui::EmbossType emboss) | uiLayout | |
| enabled() const | uiLayout | inline |
| enabled_ | uiLayout | protected |
| enabled_set(bool enabled) | uiLayout | inline |
| estimate() | uiLayout | protected |
| estimate_impl() | uiLayout | protectedvirtual |
| fixed_size() const | uiItem | |
| fixed_size_set(bool fixed_size) | uiItem | |
| flag_ | uiItem | protected |
| grid_flow(bool row_major, int columns_len, bool even_columns, bool even_rows, bool align) | uiLayout | |
| h_ | uiLayout | |
| heading() const | uiLayout | |
| heading_ | uiLayout | protected |
| heading_reset() | uiLayout | |
| items() const | uiLayout | |
| items_ | uiLayout | protected |
| label(blender::StringRef name, int icon) | uiLayout | |
| list_box(uiList *ui_list, PointerRNA *actptr, PropertyRNA *actprop) | uiLayout | |
| local_direction() const | 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_contents(blender::StringRef menuname) | 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 | |
| NonCopyable(const NonCopyable &other)=delete | blender::NonCopyable | |
| NonCopyable()=default | blender::NonCopyable | |
| NonCopyable(NonCopyable &&other)=default | blender::NonCopyable | |
| NonMovable(NonMovable &&other)=delete | blender::NonMovable | |
| NonMovable()=default | blender::NonMovable | |
| NonMovable(const NonMovable &other)=default | blender::NonMovable | |
| op(wmOperatorType *ot, std::optional< blender::StringRef > name, int icon, blender::wm::OpCallContext 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, blender::wm::OpCallContext context, eUI_Item_Flag flag) | uiLayout | |
| op_enum(blender::StringRefNull opname, blender::StringRefNull propname, IDProperty *properties, blender::wm::OpCallContext context, eUI_Item_Flag flag, const int active=-1) | uiLayout | |
| op_enum(blender::StringRefNull opname, blender::StringRefNull propname) | uiLayout | |
| op_enum_items(wmOperatorType *ot, const PointerRNA &ptr, PropertyRNA *prop, IDProperty *properties, blender::wm::OpCallContext context, eUI_Item_Flag flag, const EnumPropertyItem *item_array, int totitem, int active=-1) | uiLayout | |
| op_menu_enum(const bContext *C, wmOperatorType *ot, blender::StringRefNull propname, std::optional< blender::StringRefNull > name, int icon) | uiLayout | |
| op_menu_enum(const bContext *C, blender::StringRefNull opname, blender::StringRefNull propname, blender::StringRefNull name, int icon) | uiLayout | |
| op_menu_hold(wmOperatorType *ot, std::optional< blender::StringRef > name, int icon, blender::wm::OpCallContext context, eUI_Item_Flag flag, const char *menu_id) | uiLayout | |
| blender::operator=(const NonCopyable &other)=delete | blender::NonCopyable | |
| blender::operator=(NonCopyable &&other)=default | blender::NonCopyable | |
| blender::NonMovable::operator=(NonMovable &&other)=delete | blender::NonMovable | |
| blender::NonMovable::operator=(const NonMovable &other)=default | blender::NonMovable | |
| operator_context() const | uiLayout | |
| operator_context_set(blender::wm::OpCallContext opcontext) | uiLayout | |
| 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::StringRef > label) | uiLayout | |
| parent() const | uiLayout | |
| parent_ | uiLayout | protected |
| popover(const bContext *C, PanelType *pt, std::optional< blender::StringRef > name_opt, int icon) | uiLayout | |
| popover(const bContext *C, blender::StringRef panel_type, std::optional< blender::StringRef > name_opt, int icon) | uiLayout | |
| popover_group(bContext *C, int space_id, int region_id, const char *context, const char *category) | uiLayout | |
| progress_indicator(const char *text, float factor, blender::ui::ButProgressType progress_type) | 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 | |
| prop_enum(PointerRNA *ptr, PropertyRNA *prop, int value, std::optional< blender::StringRefNull > name, int icon) | uiLayout | |
| prop_enum(PointerRNA *ptr, PropertyRNA *prop, const char *value, std::optional< blender::StringRefNull > name, int icon) | uiLayout | |
| prop_enum(PointerRNA *ptr, blender::StringRefNull propname, const char *value, std::optional< blender::StringRefNull > name, int icon) | uiLayout | |
| prop_menu_enum(PointerRNA *ptr, PropertyRNA *prop, std::optional< blender::StringRefNull > name, int icon) | uiLayout | |
| prop_search(PointerRNA *ptr, PropertyRNA *prop, PointerRNA *searchptr, PropertyRNA *searchprop, PropertyRNA *item_searchpropname, std::optional< blender::StringRefNull > name, int icon, bool results_are_suggestions) | uiLayout | |
| prop_search(PointerRNA *ptr, blender::StringRefNull propname, PointerRNA *searchptr, blender::StringRefNull searchpropname, std::optional< blender::StringRefNull > name, int icon) | uiLayout | |
| prop_tabs_enum(bContext *C, PointerRNA *ptr, PropertyRNA *prop, PointerRNA *ptr_highlight, PropertyRNA *prop_highlight, bool icon_only) | uiLayout | |
| prop_with_menu(PointerRNA *ptr, PropertyRNA *prop, int index, int value, eUI_Item_Flag flag, std::optional< blender::StringRefNull > name, int icon, const char *menu_type) | uiLayout | |
| prop_with_popover(PointerRNA *ptr, PropertyRNA *prop, int index, int value, eUI_Item_Flag flag, std::optional< blender::StringRefNull > name, int icon, const char *panel_type) | uiLayout | |
| props_enum(PointerRNA *ptr, blender::StringRefNull propname) | uiLayout | |
| red_alert() const | uiLayout | inline |
| red_alert_set(bool red_alert) | uiLayout | inline |
| redalert_ | uiLayout | protected |
| resolve() | uiLayout | protected |
| resolve_impl() | uiLayout | protectedvirtual |
| root() const | uiLayout | |
| root_ | uiLayout | protected |
| root_panel() const | uiLayout | |
| row(bool align) | uiLayout | |
| row(bool align, blender::StringRef heading) | uiLayout | |
| scale_ | uiLayout | protected |
| scale_x() const | uiLayout | inline |
| scale_x_set(float scale) | uiLayout | inline |
| scale_y() const | uiLayout | inline |
| scale_y_set(float scale) | uiLayout | inline |
| search_weight() const | uiLayout | inline |
| search_weight_ | uiLayout | protected |
| search_weight_set(float weight) | uiLayout | inline |
| separator(float factor=1.0f, LayoutSeparatorType type=LayoutSeparatorType::Auto) | uiLayout | |
| separator_spacer() | uiLayout | |
| space_ | uiLayout | |
| split(float percentage, bool align) | uiLayout | |
| type() const | uiItem | |
| type_ | uiItem | protected |
| ui_units_x() const | uiLayout | inline |
| ui_units_x_set(float width) | uiLayout | inline |
| ui_units_y() const | uiLayout | inline |
| ui_units_y_set(float height) | uiLayout | inline |
| uiItem(blender::ui::ItemType type) | uiItem | |
| uiItem(const uiItem &)=default | uiItem | |
| uiLayout(blender::ui::ItemType type, uiLayoutRoot *root) | uiLayout | |
| units_ | uiLayout | protected |
| use_property_decorate() const | uiLayout | |
| use_property_decorate_set(bool is_sep) | uiLayout | |
| use_property_split() const | uiLayout | |
| use_property_split_set(bool value) | uiLayout | |
| variable_size() const | uiLayout | |
| variable_size_ | uiLayout | protected |
| w_ | uiLayout | |
| width() const | uiLayout | inline |
| x_ | uiLayout | |
| y_ | uiLayout | |
| ~uiItem()=default | uiItem | virtual |