mainWidget Class Reference

#include <mainWidget.h>

Collaboration diagram for mainWidget:

[legend]
List of all members.

Public Member Functions

 mainWidget (flowData *f)
 ~mainWidget ()

Public Attributes

glWidgetglWindow
arrowTabarrowWindow
streamlineTabstreamlineWindow
BackgroundTabbackgroundTab
QTabWidget * tabWidget
ColorMappingm_arrowColorMap
ColorMappingm_backColorMap

Detailed Description

This class is responsible for the GUI in the main window, it puts the tabwidget and the openGL widget together.


Constructor & Destructor Documentation

mainWidget::mainWidget ( flowData f  ) 

constructor

Parameters:
*f flowData where the information about the grid and the stream is stored

mainWidget::~mainWidget (  ) 

destructor


Member Data Documentation

glWidget* mainWidget::glWindow

arrowTab* mainWidget::arrowWindow

streamlineTab* mainWidget::streamlineWindow

BackgroundTab* mainWidget::backgroundTab

QTabWidget* mainWidget::tabWidget

ColorMapping* mainWidget::m_arrowColorMap

ColorMapping* mainWidget::m_backColorMap


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