25 #ifndef WTRANSFERFUNCTIONWIDGET_H 
   26 #define WTRANSFERFUNCTIONWIDGET_H 
   30 #include "QGraphicsView" 
  166     void insertColor( 
const QPointF& pos, QColor 
const* 
const color = 0 );
 
  195     virtual void drawBackground( QPainter *painter, 
const QRectF &rect );
 
A QGraphicsItem that displays a pixmap in the background of the scene.
A control point for the color function.
Display a semi-transparent line graph as the histogram of the current data set.
A control point for the alpha function.
A class that stores a 1D transfer function which consists of a linear interpolation of alpha and colo...
The class managing the widget that wants to receive updates whenever a change occurrs.
virtual void guiUpdate(const WTransferFunction &tf)=0
update the gui
virtual ~WTransferFunctionGuiNotificationClass()
default destructor