|
Blender
V3.3
|
#include <DNA_space_types.h>
Public Attributes | |
| SpaceLink * | next |
| SpaceLink * | prev |
| ListBase | regionbase |
| char | spacetype |
| char | link_flag |
| char | _pad0 [6] |
| View2D v2d | DNA_DEPRECATED |
| short | space_subtype |
| short | mainb |
| short | mainbo |
| short | mainbuser |
| short | preview |
| char | _pad [4] |
| char | flag |
| char | outliner_sync |
| void * | path |
| int | pathflag |
| int | dataicon |
| ID * | pinid |
| void * | texuser |
| struct SpaceProperties_Runtime * | runtime |
Properties Editor.
Definition at line 139 of file DNA_space_types.h.
| char SpaceProperties::_pad[4] |
Definition at line 158 of file DNA_space_types.h.
| char SpaceProperties::_pad0[6] |
Definition at line 145 of file DNA_space_types.h.
| int SpaceProperties::dataicon |
Definition at line 167 of file DNA_space_types.h.
Referenced by buttons_context_compute().
| View2D v2d SpaceProperties::DNA_DEPRECATED |
Deprecated, copied to region.
Definition at line 149 of file DNA_space_types.h.
| char SpaceProperties::flag |
Definition at line 159 of file DNA_space_types.h.
Referenced by BKE_screen_area_blend_read_lib(), blo_do_versions_280(), buttons_context_compute(), buttons_context_id_path(), buttons_id_remap(), buttons_panel_context_draw(), buttons_texture_users_from_context(), lib_link_workspace_layout_restore(), and toggle_pin_exec().
| char SpaceProperties::link_flag |
Definition at line 144 of file DNA_space_types.h.
| short SpaceProperties::mainb |
Context tabs.
Definition at line 155 of file DNA_space_types.h.
Referenced by blo_do_versions_pre250(), buttons_area_listener(), buttons_area_redraw(), buttons_context(), buttons_context_compute(), buttons_context_id_path(), buttons_create(), buttons_header_region_message_subscribe(), buttons_main_region_layout(), buttons_main_region_layout_properties(), buttons_main_region_property_search(), buttons_panel_context_draw(), buttons_panel_context_poll(), direct_link_area(), ED_buttons_set_context(), properties_space_needs_realign(), property_search_all_tabs(), property_search_for_context(), property_search_move_to_next_tab_with_results(), template_texture_show(), uiTemplateCacheFile(), and uiTemplateTextureShow().
| short SpaceProperties::mainbo |
Definition at line 155 of file DNA_space_types.h.
Referenced by buttons_main_region_layout(), direct_link_area(), properties_space_needs_realign(), and property_search_all_tabs().
| short SpaceProperties::mainbuser |
Definition at line 155 of file DNA_space_types.h.
Referenced by buttons_context_compute(), buttons_create(), direct_link_area(), ED_buttons_set_context(), property_search_all_tabs(), property_search_move_to_next_tab_with_results(), and template_texture_show().
| SpaceLink* SpaceProperties::next |
Definition at line 140 of file DNA_space_types.h.
| char SpaceProperties::outliner_sync |
Definition at line 162 of file DNA_space_types.h.
Referenced by blo_do_versions_290(), and ED_buttons_should_sync_with_outliner().
| void* SpaceProperties::path |
Runtime.
Definition at line 165 of file DNA_space_types.h.
Referenced by buttons_context(), buttons_context_compute(), buttons_context_id_path(), buttons_duplicate(), buttons_free(), buttons_id_remap(), buttons_panel_context_draw(), direct_link_area(), lib_link_workspace_layout_restore(), and property_search_all_tabs().
| int SpaceProperties::pathflag |
Runtime.
Definition at line 167 of file DNA_space_types.h.
Referenced by buttons_context_compute(), and ED_buttons_tabs_list().
| ID* SpaceProperties::pinid |
Definition at line 168 of file DNA_space_types.h.
Referenced by BKE_screen_area_blend_read_lib(), BKE_screen_foreach_id_screen_area(), buttons_context_path(), buttons_id_remap(), buttons_texture_context_compute(), buttons_texture_users_from_context(), ED_object_array_in_mode_or_selected(), find_area_properties(), and lib_link_workspace_layout_restore().
| SpaceLink * SpaceProperties::prev |
Definition at line 140 of file DNA_space_types.h.
| short SpaceProperties::preview |
Preview is signal to refresh.
Definition at line 157 of file DNA_space_types.h.
Referenced by buttons_area_listener(), ED_preview_draw(), template_texture_select(), and template_texture_show().
| ListBase SpaceProperties::regionbase |
Storage of regions for inactive spaces.
Definition at line 142 of file DNA_space_types.h.
Referenced by buttons_create().
| struct SpaceProperties_Runtime* SpaceProperties::runtime |
Definition at line 173 of file DNA_space_types.h.
Referenced by buttons_clear_filter_exec(), buttons_duplicate(), buttons_free(), buttons_init(), buttons_main_region_property_search(), direct_link_area(), ED_buttons_search_string_get(), ED_buttons_search_string_length(), ED_buttons_search_string_set(), ED_buttons_tab_has_search_result(), property_search_all_tabs(), and property_search_move_to_next_tab_with_results().
| short SpaceProperties::space_subtype |
Definition at line 152 of file DNA_space_types.h.
| char SpaceProperties::spacetype |
Definition at line 143 of file DNA_space_types.h.
Referenced by buttons_create().
| void* SpaceProperties::texuser |
Definition at line 170 of file DNA_space_types.h.
Referenced by buttons_context(), buttons_context_path(), buttons_duplicate(), buttons_free(), buttons_id_remap(), buttons_texture_context_compute(), direct_link_area(), property_search_all_tabs(), template_texture_select(), template_texture_show(), template_texture_user_menu(), uiTemplateTextureShow(), and uiTemplateTextureUser().