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

Inherits AzQtComponents::TableView.

Signals

void tableRootIndexChanged (const QModelIndex &idx)
 
void showInTableFolderTriggered (const QModelIndex &idx)
 
void rowDeselected ()
 
void selectionChangedSignal (const QItemSelection &selected, const QItemSelection &deselected)
 

Public Member Functions

 AssetFolderTableView (QWidget *parent=nullptr)
 
void SetShowSearchResultsMode (bool searchMode)
 
void setRootIndex (const QModelIndex &index) override
 
- Public Member Functions inherited from AzQtComponents::TableView
 TableView (QWidget *parent=nullptr)
 
void setExpandOnSelection (bool expand=true)
 
bool expandOnSelection () const
 
bool dataModelSupportsIsSelectedRole () const
 

Protected Slots

void selectionChanged (const QItemSelection &selected, const QItemSelection &deselected) override
 

Protected Member Functions

void mousePressEvent (QMouseEvent *event) override
 
void mouseDoubleClickEvent (QMouseEvent *event) override
 
- Protected Member Functions inherited from AzQtComponents::TableView
void selectionChanged (const QItemSelection &selected, const QItemSelection &deselected) override
 
void updateGeometries () override
 
void resizeEvent (QResizeEvent *e) override
 

Additional Inherited Members

- Static Public Member Functions inherited from AzQtComponents::TableView
static Config loadConfig (QSettings &settings)
 
static Config defaultConfig ()
 
- Properties inherited from AzQtComponents::TableView
bool expandOnSelection
 

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