Inherits QWidget.
|
void | setVector (QVector3D vec) |
|
void | setVector (float xValue, float yValue, float zValue) |
|
void | setX (float xValue) |
|
void | setY (float yValue) |
|
void | setZ (float zValue) |
|
|
void | vectorChanged () |
|
void | flavorChanged () |
|
|
| VectorEdit (QWidget *parent=0) |
|
QVector3D | vector () const |
|
float | x () const |
|
float | y () const |
|
float | z () const |
|
QString | xLabel () const |
|
QString | yLabel () const |
|
QString | zLabel () const |
|
void | setLabels (const QString &xLabel, const QString &yLabel, const QString &zLabel) |
|
void | setLabels (const QStringList &labels) |
|
QColor | xColor () const |
|
QColor | yColor () const |
|
QColor | zColor () const |
|
void | setColors (const QColor &xColor, const QColor &yColor, const QColor &zColor) |
|
void | setXColor (const QColor &color) |
|
void | setYColor (const QColor &color) |
|
void | setZColor (const QColor &color) |
|
VectorEditElement::Flavor | flavor () const |
|
void | setFlavor (VectorEditElement::Flavor flavor) |
|
void | setPixmap (const QPixmap &) |
|
|
QVector3D | vector |
|
AzQtComponents::VectorEditElement::Flavor | flavor |
|
The documentation for this class was generated from the following file:
- Code/Framework/AzQtComponents/AzQtComponents/Components/VectorEdit.h