Inherits QWidget.
|
| enum | Flavor {
Plain = 0
, Information
, Question
, Invalid
,
Valid
} |
| |
|
|
| 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:
- Code/Framework/AzQtComponents/AzQtComponents/Components/VectorEdit.h