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

Inherits QStyledItemDelegate.

Public Member Functions

 AZ_CLASS_ALLOCATOR (GenericComboBoxDelegate, AZ::SystemAllocator)
 
 GenericComboBoxDelegate (QObject *parent)
 
void setEditorData (QWidget *editor, const QModelIndex &index) const override
 
void setModelData (QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const override
 
void updateEditorGeometry (QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) const override
 
QWidget * createEditor (QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const override
 

Static Public Attributes

static const int ComboBoxDelegateRole = 0xdd31a0a6
 

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