 |
FCustomTextFilter |
A generic CustomTextFilter that can be created by providing a TTextFilter. |
|
 |
FCustomTextFilterData |
Struct containing the data that SCustomTextFilterDialog is currently editing |
|
 |
FFilterBase |
The base class for all Filters that can be used with FilterBar Widgets |
|
 |
FFilterCategory |
|
|
 |
FFrontendFilterExternalActivationHelper |
Forward declaration for a helper struct used to activate external filters |
|
 |
FGenericFilter |
A generic filter that can be used with the various FilterBar Widgets Takes in a Category, Name, Display Name and Delegate which specifies how to filter an item You can optionally specify a Tooltip, Icon Name or Color |
|
 |
ICustomTextFilter |
Interface class to define how a custom text filter converts to/from FCustomTextFilterDataFCustomTextFilter contains a generic implementation that can be used for most cases, look at FFrontendFilter_CustomText in the Content Browser for an example of a specific implementation |
|
 |
SBasicFilterBar |
A Basic Filter Bar widget, which can be used to filter items of type [FilterType] given a list of custom filters |
|
 |
SCustomTextFilterDialog |
|
|
 |
SFilterSearchBox |
A SearchBox widget that contains support for displaying search history When used with a FilterBar widget ( |
|
 |
UFilterBarContext |
ToolMenuContext that is used to create the Add Filter Menu |
|