arrowTab Class Reference

#include <mainWidget.h>

Collaboration diagram for arrowTab:

[legend]
List of all members.

Public Member Functions

 arrowTab (ColorMapping *colorMap)
 ~arrowTab ()

Public Attributes

QSlider * distanceSlider
QSlider * lengthSlider
QSlider * alphaSlider
QRadioButton * arrowNoneMode
QRadioButton * arrowVelocityMode
QRadioButton * arrowPressureMode
QRadioButton * arrowVorticityMode
QRadioButton * colorNoneMode
QRadioButton * colorVelocityMode
QRadioButton * colorPressureMode
QRadioButton * colorVorticityMode
QPushButton * showArrows
ColorWidgetm_colorWidget

Private Slots

void toggleButtonLabel ()

Private Attributes

QLabel * lengthValue
QLabel * distanceValue
bool buttonValue
ColorMappingm_colorMap

Detailed Description

This Class is responsible for the GUI in the arrow tab of the tabwidget.


Constructor & Destructor Documentation

arrowTab::arrowTab ( ColorMapping colorMap  ) 

constructor

Parameters:
*colorMap pointer to the colorMappingWidget

arrowTab::~arrowTab (  ) 

destructor


Member Function Documentation

void arrowTab::toggleButtonLabel (  )  [private, slot]

This Slot is called if the user presses the 'show/remove arrows' button.


Member Data Documentation

QSlider* arrowTab::distanceSlider

QSlider* arrowTab::lengthSlider

QSlider* arrowTab::alphaSlider

QRadioButton* arrowTab::arrowNoneMode

QRadioButton* arrowTab::arrowVelocityMode

QRadioButton* arrowTab::arrowPressureMode

QRadioButton* arrowTab::arrowVorticityMode

QRadioButton* arrowTab::colorNoneMode

QRadioButton* arrowTab::colorVelocityMode

QRadioButton* arrowTab::colorPressureMode

QRadioButton* arrowTab::colorVorticityMode

QPushButton* arrowTab::showArrows

ColorWidget* arrowTab::m_colorWidget

QLabel* arrowTab::lengthValue [private]

QLabel* arrowTab::distanceValue [private]

bool arrowTab::buttonValue [private]

ColorMapping* arrowTab::m_colorMap [private]


The documentation for this class was generated from the following file:
Generated on Wed Jan 17 03:48:39 2007 for Flowvis-parma_wallaby by  doxygen 1.5.1-p1