Open 3D Engine EMotionFX 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.
EMStudio::AnimGraphSortFilterProxyModel Class Reference

Inherits QSortFilterProxyModel.

Public Member Functions

 AnimGraphSortFilterProxyModel (QObject *parent=nullptr)
 
void setFilterRecursiveMode (bool enabled)
 
void setDisableSelectionForFilteredButShowedElements (bool enabled)
 
void setFilterStatesOnly (bool enabled)
 
void setFilterNodeTypes (const AZStd::unordered_set< AZ::TypeId > &filterNodeTypes)
 
void setNonFilterableIndex (const QModelIndex &sourceIndex)
 

Protected Member Functions

bool filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const override
 
Qt::ItemFlags flags (const QModelIndex &index) const Q_DECL_OVERRIDE
 

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