|
Blender V5.0
|
Public Attributes | |
| PointerRNA | ptr = {} |
| PropertyRNA * | prop = nullptr |
| ListBase * | idlb = nullptr |
| short | idcode = 0 |
| short | filter = 0 |
| int | prv_rows = 0 |
| int | prv_cols = 0 |
| bool | preview = false |
| float | scale = 0.0f |
Definition at line 51 of file interface_template_id.cc.
| short TemplateID::filter = 0 |
Definition at line 57 of file interface_template_id.cc.
Referenced by id_search_menu(), ui_template_id(), and uiTemplateAction().
| short TemplateID::idcode = 0 |
Definition at line 56 of file interface_template_id.cc.
Referenced by id_search_menu(), template_ID(), template_id_workspace_pin_extra_icon(), ui_template_id(), and uiTemplateAction().
Definition at line 55 of file interface_template_id.cc.
Referenced by id_search_cb(), id_search_cb_objects_from_scene(), id_search_cb_tagged(), template_ID_tabs(), ui_template_id(), and uiTemplateAction().
| bool TemplateID::preview = false |
Definition at line 60 of file interface_template_id.cc.
Referenced by id_search_add(), and template_ID().
| PropertyRNA* TemplateID::prop = nullptr |
Definition at line 53 of file interface_template_id.cc.
Referenced by id_search_allows_id(), id_search_cb(), id_search_cb_tagged(), id_search_menu(), template_ID(), template_id_cb(), template_ID_set_property_exec_fn(), template_ID_tabs(), UI_context_active_but_prop_get_templateID(), ui_template_id(), and uiTemplateAction().
| int TemplateID::prv_cols = 0 |
Definition at line 59 of file interface_template_id.cc.
Referenced by id_search_menu(), ui_template_id(), and uiTemplateAction().
| int TemplateID::prv_rows = 0 |
Definition at line 58 of file interface_template_id.cc.
Referenced by id_search_menu(), ui_template_id(), and uiTemplateAction().
| PointerRNA TemplateID::ptr = {} |
Definition at line 52 of file interface_template_id.cc.
Referenced by id_search_allows_id(), id_search_cb_objects_from_scene(), id_search_menu(), template_ID(), template_id_cb(), template_id_def_new_but(), template_id_liboverride_hierarchy_make(), template_ID_set_property_exec_fn(), template_ID_tabs(), template_id_workspace_pin_extra_icon(), UI_context_active_but_prop_get_templateID(), ui_template_id(), and uiTemplateAction().
| float TemplateID::scale = 0.0f |
Definition at line 61 of file interface_template_id.cc.
Referenced by id_search_menu(), ui_template_id(), and uiTemplateAction().