|
void | openPopup () |
|
void | addPoint () |
|
void | removePoint () |
|
|
| 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 () |
|
|
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:
- transferfunctionframe.h
- transferfunctionframe.cc