BackgroundTab Class Reference

#include <mainWidget.h>

Collaboration diagram for BackgroundTab:

[legend]
List of all members.

Public Member Functions

 BackgroundTab (ColorMapping *colorMap)
 ~BackgroundTab ()

Public Attributes

QRadioButton * velocityMode
QRadioButton * pressureMode
QRadioButton * vorticityMode
QPushButton * showBackground
ColorWidgetm_colorWidget

Private Slots

void toggleButtonLabel ()

Private Attributes

bool buttonValue
ColorMappingm_colorMap

Detailed Description

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


Constructor & Destructor Documentation

BackgroundTab::BackgroundTab ( ColorMapping colorMap  ) 

constructor

Parameters:
*colorMap pointer to the colorMappingWidget

BackgroundTab::~BackgroundTab (  ) 

destructor


Member Function Documentation

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

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


Member Data Documentation

QRadioButton* BackgroundTab::velocityMode

QRadioButton* BackgroundTab::pressureMode

QRadioButton* BackgroundTab::vorticityMode

QPushButton* BackgroundTab::showBackground

ColorWidget* BackgroundTab::m_colorWidget

bool BackgroundTab::buttonValue [private]

ColorMapping* BackgroundTab::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