ManipulationWidget Class Reference

#include <ManipulationWidget.h>

Collaboration diagram for ManipulationWidget:
[legend]

List of all members.

Public Slots

void setHistoScale (int scale)

Public Member Functions

 ManipulationWidget (const char *name, QMainWindow *parent, int width, int height)
void setVolume (Volume *vol)
void addListener (GLWidget *newListener)
void addListener (RCWidget *newListener)
std::vector< TFPoint > * getTransferPoints ()
bool setTransferPoints (std::vector< TFPoint > *tfPoints)
std::vector< QColor > * getLight ()
bool setLight (std::vector< QColor > *lights)
void setKeyEvent (QKeyEvent *event)
void unsetKeyEvent (QKeyEvent *event)

Private Attributes

QSlider * slider
TFWidgettfWidget
LightWidgetlightWidget


Constructor & Destructor Documentation

ManipulationWidget::ManipulationWidget ( const char *  name,
QMainWindow *  parent,
int  width,
int  height 
)


Member Function Documentation

void ManipulationWidget::addListener ( RCWidget newListener  ) 

Here is the call graph for this function:

void ManipulationWidget::addListener ( GLWidget newListener  ) 

Here is the call graph for this function:

std::vector< QColor > * ManipulationWidget::getLight (  ) 

Here is the call graph for this function:

std::vector< TFPoint > * ManipulationWidget::getTransferPoints (  ) 

Here is the call graph for this function:

void ManipulationWidget::setHistoScale ( int  scale  )  [slot]

void ManipulationWidget::setKeyEvent ( QKeyEvent *  event  ) 

Here is the call graph for this function:

bool ManipulationWidget::setLight ( std::vector< QColor > *  lights  ) 

Here is the call graph for this function:

bool ManipulationWidget::setTransferPoints ( std::vector< TFPoint > *  tfPoints  ) 

Here is the call graph for this function:

void ManipulationWidget::setVolume ( Volume vol  ) 

Here is the call graph for this function:

void ManipulationWidget::unsetKeyEvent ( QKeyEvent *  event  ) 

Here is the call graph for this function:


Member Data Documentation

QSlider* ManipulationWidget::slider [private]


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

Generated on Wed Dec 10 13:35:11 2008 for VisLu by  doxygen 1.5.7.1