Open 3D Engine AzQtComponents 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.
AzQtComponents::SearchTypeSelectorFilterModel Class Reference

Inherits QSortFilterProxyModel.

Public Member Functions

 SearchTypeSelectorFilterModel (SearchTypeSelector *searchTypeSelector)
 
void setNoResultsMessageRow (int row)
 

Protected Slots

void onRowCountChanged ()
 

Protected Member Functions

bool filterAcceptsRow (int source_row, const QModelIndex &source_parent) const override
 
int getNumLeafNodes (const QModelIndex &theIndex=QModelIndex())
 

Protected Attributes

SearchTypeSelectorm_searchTypeSelector = nullptr
 
int m_noResultsRow = -1
 
bool m_showingNoResultsMessage = false
 

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