LowerArrowWidget Class Reference

#include <TFEditWidget.h>

Collaboration diagram for LowerArrowWidget:
[legend]

List of all members.

Public Member Functions

 LowerArrowWidget (QWidget *parent=NULL)
virtual ~LowerArrowWidget (void)
void initialize (TransferFunction *tf, UpperArrowWidget *lowerArrows)

Protected Member Functions

virtual void paintEvent (QPaintEvent *event)
virtual void mousePressEvent (QMouseEvent *event)
virtual void mouseReleaseEvent (QMouseEvent *event)
virtual void mouseMoveEvent (QMouseEvent *event)

Private Attributes

TransferFunctionm_tf
UpperArrowWidgetm_upperArrows
int m_selectedRangeElement


Constructor & Destructor Documentation

LowerArrowWidget::LowerArrowWidget ( QWidget *  parent = NULL  ) 

LowerArrowWidget::~LowerArrowWidget ( void   )  [virtual]


Member Function Documentation

void LowerArrowWidget::initialize ( TransferFunction tf,
UpperArrowWidget lowerArrows 
)

void LowerArrowWidget::mouseMoveEvent ( QMouseEvent *  event  )  [protected, virtual]

void LowerArrowWidget::mousePressEvent ( QMouseEvent *  event  )  [protected, virtual]

void LowerArrowWidget::mouseReleaseEvent ( QMouseEvent *  event  )  [protected, virtual]

void LowerArrowWidget::paintEvent ( QPaintEvent *  event  )  [protected, virtual]


Member Data Documentation


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

Generated on Wed Jan 21 13:33:57 2009 for InsightFlow by  doxygen 1.5.7.1