Blender V5.0
SpaceProperties Struct Reference

#include <DNA_space_types.h>

Public Attributes

SpaceLinknext
SpaceLinkprev
ListBase regionbase
char spacetype
char link_flag
char _pad0 [6]
View2D v2d DNA_DEPRECATED
short space_subtype
short mainb
short mainbo
short mainbuser
uint32_t visible_tabs
short preview
char flag
char outliner_sync
void * path
int pathflag
int dataicon
IDpinid
void * texuser
struct SpaceProperties_Runtimeruntime

Detailed Description

Properties Editor.

Definition at line 141 of file DNA_space_types.h.

Member Data Documentation

◆ _pad0

char SpaceProperties::_pad0[6]

Definition at line 149 of file DNA_space_types.h.

◆ dataicon

int SpaceProperties::dataicon

Definition at line 171 of file DNA_space_types.h.

Referenced by buttons_context_compute().

◆ DNA_DEPRECATED

View2D v2d SpaceProperties::DNA_DEPRECATED

Deprecated, copied to region.

Definition at line 153 of file DNA_space_types.h.

◆ flag

◆ link_flag

char SpaceProperties::link_flag

Definition at line 148 of file DNA_space_types.h.

◆ mainb

◆ mainbo

◆ mainbuser

◆ next

SpaceLink* SpaceProperties::next

Definition at line 144 of file DNA_space_types.h.

◆ outliner_sync

char SpaceProperties::outliner_sync

Definition at line 166 of file DNA_space_types.h.

Referenced by blo_do_versions_290(), and ED_buttons_should_sync_with_outliner().

◆ path

◆ pathflag

int SpaceProperties::pathflag

Runtime.

Definition at line 171 of file DNA_space_types.h.

Referenced by buttons_context_compute(), and ED_buttons_tabs_list().

◆ pinid

◆ prev

SpaceLink * SpaceProperties::prev

Definition at line 144 of file DNA_space_types.h.

◆ preview

short SpaceProperties::preview

Preview is signal to refresh.

Definition at line 162 of file DNA_space_types.h.

Referenced by buttons_area_listener(), ED_preview_draw(), template_texture_select(), and template_texture_show().

◆ regionbase

ListBase SpaceProperties::regionbase

Storage of regions for inactive spaces.

Definition at line 146 of file DNA_space_types.h.

Referenced by buttons_create().

◆ runtime

◆ space_subtype

short SpaceProperties::space_subtype

Definition at line 156 of file DNA_space_types.h.

◆ spacetype

char SpaceProperties::spacetype

Definition at line 147 of file DNA_space_types.h.

Referenced by buttons_create().

◆ texuser

◆ visible_tabs

uint32_t SpaceProperties::visible_tabs

The documentation for this struct was generated from the following file: