Open 3D Engine AzToolsFramework 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.
AzToolsFramework::GenericComboBoxCtrlBase Class Referenceabstract

Inherits QWidget.

Inherited by AzToolsFramework::GenericComboBoxCtrl< T >.

Signals

void valueChanged (AZStd::string &newValue)
 

Public Member Functions

 AZ_RTTI (GenericComboBoxCtrlBase, "{879D010E-743F-45FB-9D97-2DAD2C25ACBA}")
 
 AZ_CLASS_ALLOCATOR (GenericComboBoxCtrlBase, AZ::SystemAllocator)
 
 GenericComboBoxCtrlBase (QWidget *pParent=nullptr)
 
virtual QWidget * GetFirstInTabOrder ()=0
 
virtual QWidget * GetLastInTabOrder ()=0
 
virtual void UpdateTabOrder ()=0
 

Protected Member Functions

virtual void onChildComboBoxValueChange (int comboBoxIndex)=0
 

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