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::RoleFilterProxyModel Class Reference

Inherits QAbstractItemModel.

Public Member Functions

 RoleFilterProxyModel (QAbstractItemModel &sourceModel, QObject *parent=nullptr)
 
void setFilteredRoles (const AZStd::vector< int > &roles)
 
QModelIndex index (int row, int column, const QModelIndex &parent=QModelIndex()) const override
 
QModelIndex parent (const QModelIndex &child) const override
 
int rowCount (const QModelIndex &parent=QModelIndex()) const override
 
int columnCount (const QModelIndex &parent=QModelIndex()) const override
 
QVariant headerData (int section, Qt::Orientation orientation, int role) const override
 
QVariant data (const QModelIndex &index, int role=Qt::DisplayRole) const override
 
QModelIndex mapFromSource (const QModelIndex &sourceIndex) const
 

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