golib  0.5
TransferFunctionFrame Class Reference

Public Slots

void openPopup ()
 
void addPoint ()
 
void removePoint ()
 

Signals

void functionChanged ()
 

Public Member Functions

 TransferFunctionFrame (QWidget *parent=0, const char *name=0, WFlags f=0, bool b=TRUE)
 
void setYMax (volFloat m)
 
void setYMin (volFloat m)
 
void setXMax (volFloat m)
 
void setXMin (volFloat m)
 
goArray< volFloat > * getPointsX ()
 
goArray< volFloat > * getPointsY ()
 

Protected Member Functions

void mouseMoveEvent (QMouseEvent *e)
 
void mousePressEvent (QMouseEvent *e)
 
void mouseReleaseEvent (QMouseEvent *e)
 
void paintEvent (QPaintEvent *e)
 
void resizeEvent (QResizeEvent *e)
 
void sortPoints ()
 
void rescalePoints (int w, int h, int newW, int newH)
 

The documentation for this class was generated from the following files: