Blender V5.0
blender::ui::string_search::RecentCache Struct Reference

#include <BLI_string_search.hh>

Public Attributes

Map< std::string, int > logical_time_by_str

Detailed Description

Definition at line 47 of file BLI_string_search.hh.

Member Data Documentation

◆ logical_time_by_str

Stores a logical time stamp for each previously chosen search item. The higher the time stamp, the more recently the item has been selected.

Definition at line 52 of file BLI_string_search.hh.


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