|
Blender
V3.3
|
Public Attributes | |
| PointerRNA | ptr |
| PropertyRNA * | prop |
| ListBase * | idlb |
| short | idcode |
| short | filter |
| int | prv_rows |
| int | prv_cols |
| bool | preview |
| float | scale |
Definition at line 330 of file interface_templates.c.
| short TemplateID::filter |
Definition at line 336 of file interface_templates.c.
Referenced by id_search_menu(), and ui_template_id().
| short TemplateID::idcode |
Definition at line 335 of file interface_templates.c.
Referenced by id_search_menu(), template_ID(), template_id_workspace_pin_extra_icon(), and ui_template_id().
| ListBase* TemplateID::idlb |
Definition at line 334 of file interface_templates.c.
Referenced by id_search_cb(), id_search_cb_objects_from_scene(), id_search_cb_tagged(), and ui_template_id().
| bool TemplateID::preview |
Definition at line 338 of file interface_templates.c.
Referenced by id_search_add(), and template_ID().
| PropertyRNA* TemplateID::prop |
Definition at line 332 of file interface_templates.c.
Referenced by id_search_allows_id(), id_search_cb(), id_search_cb_tagged(), id_search_menu(), template_ID(), template_id_cb(), template_ID_search_menu_item_tooltip(), template_ID_set_property_exec_fn(), UI_context_active_but_prop_get_templateID(), and ui_template_id().
| int TemplateID::prv_cols |
Definition at line 337 of file interface_templates.c.
Referenced by id_search_menu(), and ui_template_id().
| int TemplateID::prv_rows |
Definition at line 337 of file interface_templates.c.
Referenced by id_search_menu(), and ui_template_id().
| PointerRNA TemplateID::ptr |
Definition at line 331 of file interface_templates.c.
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_search_menu_item_tooltip(), template_ID_set_property_exec_fn(), template_id_workspace_pin_extra_icon(), UI_context_active_but_prop_get_templateID(), and ui_template_id().
| float TemplateID::scale |
Definition at line 339 of file interface_templates.c.
Referenced by id_search_menu(), and ui_template_id().