Open 3D Engine LyShine 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.
PropertyEntityIdComboBoxCtrl Class Reference

Inherits QWidget.

Public Slots

void setValue (AZ::EntityId val)
 

Signals

void valueChanged (AZ::EntityId newValue)
 

Public Member Functions

 AZ_CLASS_ALLOCATOR (PropertyEntityIdComboBoxCtrl, AZ::SystemAllocator)
 
 PropertyEntityIdComboBoxCtrl (QWidget *pParent=NULL)
 
AZ::EntityId value () const
 
void addEnumValue (AZStd::pair< AZ::EntityId, AZStd::string > &val)
 
void addEnumValues (AZStd::vector< AZStd::pair< AZ::EntityId, AZStd::string > > &vals)
 
QWidget * GetFirstInTabOrder ()
 
QWidget * GetLastInTabOrder ()
 
void UpdateTabOrder ()
 

Protected Slots

void onChildComboBoxValueChange (int comboBoxIndex)
 

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