Blender V5.0
SpaceProperties_Runtime Struct Reference

#include <buttons_intern.hh>

Public Attributes

char search_string [UI_MAX_NAME_STR]
BLI_bitmaptab_search_results

Detailed Description

Definition at line 28 of file buttons_intern.hh.

Member Data Documentation

◆ search_string

char SpaceProperties_Runtime::search_string[UI_MAX_NAME_STR]

◆ tab_search_results

BLI_bitmap* SpaceProperties_Runtime::tab_search_results

Bit-field (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 35 of file buttons_intern.hh.

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: