Open 3D Engine AzQtComponents 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.
AzQtComponents::VectorEditElement Class Reference

Inherits QWidget.

Public Types

enum  Flavor {
  Plain = 0 , Information , Question , Invalid ,
  Valid
}
 

Signals

void valueChanged ()
 

Public Member Functions

 VectorEditElement (const QString &label, QWidget *parent=nullptr)
 
float value () const
 
void setValue (float)
 
QString label () const
 
void setLabel (const QString &)
 
QColor color () const
 
void setColor (const QColor &)
 
void setFlavor (VectorEditElement::Flavor flavor)
 

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