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

Inherits QSortFilterProxyModel.

Public Member Functions

 AZ_CLASS_ALLOCATOR (NodePaletteSortFilterProxyModel, AZ::SystemAllocator)
 
 NodePaletteSortFilterProxyModel (QObject *parent)
 
bool filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const override
 
bool lessThan (const QModelIndex &source_left, const QModelIndex &source_right) const override
 
void PopulateUnfilteredModel ()
 
void ResetSourceSlotFilter ()
 
void FilterForSourceSlot (const AZ::EntityId &sceneId, const AZ::EntityId &sourceSlotId)
 
bool HasFilter () const
 
void SetFilter (const QString &filter)
 
void ClearFilter ()
 
QCompleter * GetCompleter ()
 
void OnModelElementAdded (const GraphCanvasTreeItem *treeItem)
 
void OnModelElementAboutToBeRemoved (const GraphCanvasTreeItem *treeItem)
 

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