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

Inherits QAbstractItemModel.

Public Member Functions

 AZ_CLASS_ALLOCATOR (NodePaletteAutoCompleteModel, AZ::SystemAllocator)
 
 NodePaletteAutoCompleteModel (QObject *parent=nullptr)
 
QModelIndex index (int row, int column, const QModelIndex &parent=QModelIndex()) const override
 
QModelIndex parent (const QModelIndex &index=QModelIndex()) const override
 
int columnCount (const QModelIndex &parent=QModelIndex()) const override
 
int rowCount (const QModelIndex &parent=QModelIndex()) const override
 
QVariant data (const QModelIndex &index, int role=Qt::DisplayRole) const override
 
const GraphCanvas::GraphCanvasTreeItemFindItemForIndex (const QModelIndex &index)
 

Friends

class NodePaletteSortFilterProxyModel
 

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