Inherits QWidget.
|
void | setValue (AZ::EntityId val) |
|
|
void | valueChanged (AZ::EntityId newValue) |
|
|
| 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 () |
|
|
void | onChildComboBoxValueChange (int comboBoxIndex) |
|
The documentation for this class was generated from the following file:
- Gems/LyShine/Code/Editor/PropertyHandlerEntityIdComboBox.h