Blender  V3.3
Public Attributes | List of all members
SpaceProperties_Runtime Struct Reference

#include <buttons_intern.h>

Public Attributes

char search_string [UI_MAX_NAME_STR]
 
BLI_bitmaptab_search_results
 

Detailed Description

Definition at line 25 of file buttons_intern.h.

Member Data Documentation

◆ search_string

char SpaceProperties_Runtime::search_string[UI_MAX_NAME_STR]

◆ tab_search_results

BLI_bitmap* SpaceProperties_Runtime::tab_search_results

Bitfield (in the same order as the tabs) for whether each tab has properties that match the search filter. Only valid when search_string is set.

Definition at line 32 of file buttons_intern.h.

Referenced by buttons_duplicate(), buttons_free(), buttons_init(), buttons_main_region_property_search(), ED_buttons_tab_has_search_result(), property_search_all_tabs(), and property_search_move_to_next_tab_with_results().


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