Open 3D Engine ScriptCanvas 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.
ScriptCanvasEditor::Widget::CommandListDataProxyModel Class Reference

Inherits QSortFilterProxyModel.

Public Member Functions

 AZ_CLASS_ALLOCATOR (CommandListDataProxyModel, AZ::SystemAllocator)
 
 CommandListDataProxyModel (CommandListDataModel *commandListData, QObject *parent=nullptr)
 
bool filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const override
 
void SetInput (const AZStd::string &input)
 

Protected Attributes

QCompleter * m_completer
 
AZStd::string m_input
 

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