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

Inherits QWidget.

Public Slots

void setValue (AZ::u32 val)
 
void onLineEditChange (QString newText)
 

Signals

void valueChanged (AZ::u32 newValue)
 
void finishedEditing (AZ::u32 newValue)
 

Public Member Functions

 AZ_CLASS_ALLOCATOR (PropertyCRCCtrl, AZ::SystemAllocator)
 
 PropertyCRCCtrl (QWidget *pParent=NULL)
 
AZ::u32 value () const
 
QWidget * GetFirstInTabOrder ()
 
QWidget * GetLastInTabOrder ()
 
void UpdateTabOrder ()
 
bool eventFilter (QObject *target, QEvent *event) override
 

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