streamlineTab Class Reference

#include <mainWidget.h>

List of all members.

Public Member Functions

 streamlineTab ()
 ~streamlineTab ()

Public Attributes

QPushButton * showLines
QRadioButton * m_runge
QRadioButton * m_euler
QRadioButton * m_evenlyMode
QRadioButton * m_manually
QSlider * dsepSlider
QSlider * dtestSlider
QSlider * dTSlider
QCheckBox * tapering
QCheckBox * glyph
QCheckBox * texture

Private Slots

void updateSlider ()
void toggleButtonLabel ()

Private Attributes

QLabel * dsepValue
QLabel * dtestValue
QLabel * dTValue
bool buttonValue


Detailed Description

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


Constructor & Destructor Documentation

streamlineTab::streamlineTab (  ) 

constructor

streamlineTab::~streamlineTab (  ) 

destructor


Member Function Documentation

void streamlineTab::updateSlider (  )  [private, slot]

This function is called if the user changes on of the sliders.

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

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


Member Data Documentation

QPushButton* streamlineTab::showLines

QRadioButton* streamlineTab::m_runge

QRadioButton* streamlineTab::m_euler

QRadioButton* streamlineTab::m_evenlyMode

QRadioButton* streamlineTab::m_manually

QSlider* streamlineTab::dsepSlider

QSlider* streamlineTab::dtestSlider

QSlider* streamlineTab::dTSlider

QCheckBox* streamlineTab::tapering

QCheckBox* streamlineTab::glyph

QCheckBox* streamlineTab::texture

QLabel* streamlineTab::dsepValue [private]

QLabel* streamlineTab::dtestValue [private]

QLabel* streamlineTab::dTValue [private]

bool streamlineTab::buttonValue [private]


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