ManipulationWidget Class Reference
#include <ManipulationWidget.h>
List of all members.
Constructor & Destructor Documentation
| ManipulationWidget::ManipulationWidget |
( |
const char * |
name, |
|
|
QMainWindow * |
parent, |
|
|
int |
width, |
|
|
int |
height | |
|
) |
| | |
Member Function Documentation
| void ManipulationWidget::addListener |
( |
RCWidget * |
newListener |
) |
|
| void ManipulationWidget::addListener |
( |
GLWidget * |
newListener |
) |
|
| std::vector< QColor > * ManipulationWidget::getLight |
( |
|
) |
|
| std::vector< TFPoint > * ManipulationWidget::getTransferPoints |
( |
|
) |
|
| void ManipulationWidget::setHistoScale |
( |
int |
scale |
) |
[slot] |
| void ManipulationWidget::setKeyEvent |
( |
QKeyEvent * |
event |
) |
|
| bool ManipulationWidget::setLight |
( |
std::vector< QColor > * |
lights |
) |
|
| bool ManipulationWidget::setTransferPoints |
( |
std::vector< TFPoint > * |
tfPoints |
) |
|
| void ManipulationWidget::setVolume |
( |
Volume * |
vol |
) |
|
| void ManipulationWidget::unsetKeyEvent |
( |
QKeyEvent * |
event |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: