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

#include <interface_intern.h>

Public Attributes

PointerRNA target_ptr
 
PropertyRNAtarget_prop
 
PointerRNA search_ptr
 
PropertyRNAsearch_prop
 
uiButsearch_but
 
uiButStorebutstore
 
uiBlockbutstore_block
 

Detailed Description

For use with ui_rna_collection_search_update_fn.

Definition at line 1509 of file interface_intern.h.

Member Data Documentation

◆ butstore

uiButStore* uiRNACollectionSearch::butstore

Definition at line 1518 of file interface_intern.h.

Referenced by ui_but_add_search(), and ui_rna_collection_search_arg_free_fn().

◆ butstore_block

uiBlock* uiRNACollectionSearch::butstore_block

Definition at line 1520 of file interface_intern.h.

Referenced by ui_but_add_search(), and ui_rna_collection_search_arg_free_fn().

◆ search_but

uiBut* uiRNACollectionSearch::search_but

Definition at line 1516 of file interface_intern.h.

Referenced by ui_but_add_search().

◆ search_prop

PropertyRNA* uiRNACollectionSearch::search_prop

◆ search_ptr

PointerRNA uiRNACollectionSearch::search_ptr

◆ target_prop

PropertyRNA* uiRNACollectionSearch::target_prop

◆ target_ptr

PointerRNA uiRNACollectionSearch::target_ptr

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