Inherits QWidget.
|
|
| GradientWidget (QWidget *parent=0) |
| |
|
virtual void | paintEvent (QPaintEvent *) override |
| |
|
unsigned int | AddGradient (QGradient *gradient, QPainter::CompositionMode mode) |
| |
|
void | RemoveGradient (unsigned int id) |
| |
|
void | SetKeys (unsigned int id, QGradientStops stops) |
| |
|
void | AddKey (unsigned int id, qreal stop, QColor color) |
| |
|
void | AddKey (unsigned int id, QGradientStop stop) |
| |
|
void | SetBackground (QString str) |
| |
|
|
void | mousePressEvent (QMouseEvent *ev) override |
| |
|
|
QPixmap | m_background |
| |
|
QVector< Gradient * > | m_gradients |
| |
The documentation for this class was generated from the following file:
- Gems/OpenParticleSystem/Tools/OpenParticleSystemEditor/Window/Controls/GradientWidget.h