Open 3D Engine LyShine Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
FindEntitySortFilterProxyModel Class Reference

#include <FindEntitySortFilterProxyModel.h>

Inherits QSortFilterProxyModel.

Public Member Functions

 AZ_CLASS_ALLOCATOR (FindEntitySortFilterProxyModel, AZ::SystemAllocator)
 
 FindEntitySortFilterProxyModel (QObject *pParent=nullptr)
 
void UpdateFilter ()
 
bool filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const override
 

Detailed Description

Enables the Find Entity widget to filter entries based on search string.


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