MainWindow Class Reference

#include <MainWindow.h>

Inheritance diagram for MainWindow:

Inheritance graph
[legend]
Collaboration diagram for MainWindow:

Collaboration graph
[legend]

List of all members.

Public Slots

void openFile ()
void closeFile ()

Public Member Functions

 MainWindow (QWidget *parent=0, Qt::WFlags flags=0)
virtual ~MainWindow ()


Detailed Description

Definition at line 15 of file MainWindow.h.


Constructor & Destructor Documentation

MainWindow::MainWindow ( QWidget *  parent = 0,
Qt::WFlags  flags = 0 
)

nk - layout glWidget & navigation in mainwindow

Definition at line 4 of file MainWindow.cpp.

References Ui_MainWindow::actionClose, Ui_MainWindow::actionLoad, closeFile(), Ui_MainWindow::m_centralwidget, Ui_MainWindow::m_loadTF, Ui_MainWindow::m_resetTF, Ui_MainWindow::m_resetView, Ui_MainWindow::m_saveTF, openFile(), Navigation::resetGuiElements(), and Ui_MainWindow::setupUi().

Here is the call graph for this function:

MainWindow::~MainWindow (  )  [virtual]

Definition at line 36 of file MainWindow.cpp.


Member Function Documentation

void MainWindow::openFile (  )  [slot]

set gui elements editable

nk - create color bar for tf texture - now public

set combo-box-values in navigation

Definition at line 43 of file MainWindow.cpp.

References closeFile(), Navigation::createColorBar(), FlowData::FlowData(), FlowData::getScalarChannelCount(), FlowData::loadDataset(), Navigation::resetGuiElements(), Navigation::setBackgroundChooser(), and OpenGLWidget::setFlowData().

Referenced by MainWindow().

void MainWindow::closeFile (  )  [slot]

set combo-box-values in navigation to zero

remove color bar on file close

reset gui elements (disable UI elements)

Definition at line 86 of file MainWindow.cpp.

References Navigation::createColorBar(), Navigation::resetGuiElements(), Navigation::setBackgroundChooser(), and OpenGLWidget::setFlowData().

Referenced by MainWindow(), and openFile().


The documentation for this class was generated from the following files:
Generated on Mon Jan 21 14:50:28 2008 for VisLU by  doxygen 1.5.4