|
Blender V4.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 166 of file DNA_space_types.h.
| char SpaceProperties::_pad[4] |
Definition at line 187 of file DNA_space_types.h.
| char SpaceProperties::_pad0[6] |
Definition at line 174 of file DNA_space_types.h.
| int SpaceProperties::dataicon |
Definition at line 196 of file DNA_space_types.h.
Referenced by buttons_context_compute().
| View2D v2d SpaceProperties::DNA_DEPRECATED |
Deprecated, copied to region.
Definition at line 178 of file DNA_space_types.h.
| char SpaceProperties::flag |
Definition at line 188 of file DNA_space_types.h.
Referenced by blo_do_versions_280(), buttons_context_compute(), buttons_context_id_path(), buttons_foreach_id(), buttons_id_remap(), buttons_panel_context_draw(), buttons_space_blend_read_after_liblink(), buttons_texture_users_from_context(), and toggle_pin_exec().
| char SpaceProperties::link_flag |
Definition at line 173 of file DNA_space_types.h.
| short SpaceProperties::mainb |
Context tabs.
Definition at line 184 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(), buttons_space_blend_read_data(), 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 184 of file DNA_space_types.h.
Referenced by buttons_main_region_layout(), buttons_space_blend_read_data(), properties_space_needs_realign(), and property_search_all_tabs().
| short SpaceProperties::mainbuser |
Definition at line 184 of file DNA_space_types.h.
Referenced by buttons_context_compute(), buttons_create(), buttons_space_blend_read_data(), 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 169 of file DNA_space_types.h.
| char SpaceProperties::outliner_sync |
Definition at line 191 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 194 of file DNA_space_types.h.
Referenced by buttons_context(), buttons_context_compute(), buttons_context_id_path(), buttons_duplicate(), buttons_foreach_id(), buttons_free(), buttons_id_remap(), buttons_panel_context_draw(), buttons_space_blend_read_data(), and property_search_all_tabs().
| int SpaceProperties::pathflag |
Runtime.
Definition at line 196 of file DNA_space_types.h.
Referenced by buttons_context_compute(), and ED_buttons_tabs_list().
| ID* SpaceProperties::pinid |
Definition at line 197 of file DNA_space_types.h.
Referenced by buttons_context_path(), buttons_foreach_id(), buttons_id_remap(), buttons_space_blend_read_after_liblink(), buttons_texture_context_compute(), buttons_texture_users_from_context(), find_area_properties(), and blender::ed::object::objects_in_mode_or_selected().
| SpaceLink * SpaceProperties::prev |
Definition at line 169 of file DNA_space_types.h.
| short SpaceProperties::preview |
Preview is signal to refresh.
Definition at line 186 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 171 of file DNA_space_types.h.
Referenced by buttons_create().
| struct SpaceProperties_Runtime* SpaceProperties::runtime |
Definition at line 202 of file DNA_space_types.h.
Referenced by buttons_duplicate(), buttons_free(), buttons_init(), buttons_main_region_property_search(), buttons_space_blend_read_data(), 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 181 of file DNA_space_types.h.
| char SpaceProperties::spacetype |
Definition at line 172 of file DNA_space_types.h.
Referenced by buttons_create().
| void* SpaceProperties::texuser |
Definition at line 199 of file DNA_space_types.h.
Referenced by buttons_context(), buttons_context_path(), buttons_duplicate(), buttons_foreach_id(), buttons_free(), buttons_id_remap(), buttons_space_blend_read_data(), buttons_texture_context_compute(), property_search_all_tabs(), template_texture_select(), template_texture_show(), template_texture_user_menu(), uiTemplateTextureShow(), and uiTemplateTextureUser().