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

Inherits QWidget.

Public Slots

void updateGradient ()
 

Signals

void valueChangeBegan ()
 
void valueChanged (qreal value)
 
void valueChangeEnded ()
 

Public Member Functions

 ColorComponentEdit (const QString &label, int softMaximum, int hardMaximum, QWidget *parent=nullptr)
 
void setColorFunction (GradientSlider::ColorFunction colorFunction)
 
void setToolTipFunction (GradientSlider::ToolTipFunction toolTipFunction)
 
qreal value () const
 
int decimals () const
 
int maximum () const
 
void setValue (qreal value)
 
QColor colorAt (qreal position) const
 

Properties

qreal value
 

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