|
Blender V5.0
|
#include <interface_intern.hh>
Inherits uiBut.
Additional Inherited Members | |
| Public Member Functions inherited from uiBut | |
| uiBut ()=default | |
| uiBut (const uiBut &other)=default | |
| uiBut & | operator= (const uiBut &other)=default |
| virtual | ~uiBut ()=default |
Definition at line 443 of file interface_intern.hh.
| int uiButViewItem::draw_height = 0 |
Definition at line 451 of file interface_intern.hh.
Referenced by UI_but_view_item_draw_size_set(), and widget_list_itembut().
| int uiButViewItem::draw_width = 0 |
Some items want to have a fixed size for drawing, differing from the interaction rectangle (e.g. so highlights are drawn smaller).
Definition at line 450 of file interface_intern.hh.
Referenced by UI_but_view_item_draw_size_set(), and widget_list_itembut().
| blender::ui::AbstractViewItem* uiButViewItem::view_item = nullptr |
The view item this button was created for.
Definition at line 445 of file interface_intern.hh.
Referenced by blender::ui::find_first_view_item_but(), blender::ui::find_item_from_rename_button(), force_activate_view_item_but(), ui_block_view_find_matching_view_item_but_in_old_block(), UI_but_context_menu_title_from_button(), ui_but_drag_init(), ui_but_equals_old(), ui_but_is_active_view_item(), ui_but_is_interactive_ex(), ui_but_is_pushed_ex(), ui_but_update_old_active_from_new(), ui_do_but_VIEW_ITEM(), ui_do_button(), ui_handle_view_item_event(), ui_popup_context_menu_for_button(), UI_region_views_find_active_item(), UI_region_views_find_item_at(), ui_view_item_find_search_highlight(), ViewLink::views_bounds_calc(), and widget_list_itembut().