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

Inherits QStyledItemDelegate.

Signals

void EditButtonClicked (QModelIndex)
 
void ResultsButtonClicked (QModelIndex)
 

Public Member Functions

 ItemButtonsDelegate (QObject *parent=nullptr)
 
 ItemButtonsDelegate (const ItemButtonsDelegate &)=delete
 
ItemButtonsDelegateoperator= (const ItemButtonsDelegate &)=delete
 
void paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const override
 
bool editorEvent (QEvent *event, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index) override
 

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