Open 3D Engine AzToolsFramework 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.
AzToolsFramework::AssetBrowser::AssetBrowserTableViewProxyModel Class Reference

Inherits QIdentityProxyModel.

Public Types

enum  {
  Name , Type , DiskSize , Vertices ,
  ApproxSize , ColumnCount
}
 

Public Member Functions

 AssetBrowserTableViewProxyModel (QObject *parent=nullptr)
 
QVariant data (const QModelIndex &index, int role=Qt::DisplayRole) const override
 
QVariant headerData (int section, Qt::Orientation orientation, int role) const override
 
int columnCount (const QModelIndex &parent=QModelIndex()) const override
 
bool hasChildren (const QModelIndex &parent=QModelIndex()) const override
 
bool dropMimeData (const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) override
 
void SetRootIndex (const QModelIndex &index)
 
const QModelIndex GetRootIndex () const
 
bool GetShowSearchResultsMode () const
 
void SetShowSearchResultsMode (bool searchMode)
 
void SetSearchString (const QString &searchString)
 

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