ShadeWidget Class Reference
List of all members.
|
Public Slots |
void | setGradientStops (QVector< TFPnt > points) |
| updates the gradient in the background
|
Public Member Functions |
| ShadeWidget (QWidget *parent) |
void | setGradientStops (const QGradientStops &stops) |
void | set_shade_points (const QVector< TFPnt > &points) |
| sets the points of the transferfunction
|
void | set_transferfunction (Renderer::TransferFunction &tf) |
| sets the related transferfunction (updated if the points in the widget have changed)
|
void | set_transferfunction (const QVector< TFPnt > &points) |
| sets the points changed in the transferfunction
|
void | paintEvent (QPaintEvent *e) |
QSize | sizeHint () const |
QVector< TFPnt > | points () const |
HoverPoints * | hoverPoints () const |
uint | colorAt (int x) |
Detailed Description
simple transferfunction editor
The documentation for this class was generated from the following files:
- studium/Visualisierung/LU Stuff/sources/bsp2/src/gui/Shadewidget.h
- studium/Visualisierung/LU Stuff/sources/bsp2/src/gui/Shadewidget.cpp