VisualizationWindow Class Reference

The main window class of the application. More...

#include <visualizationWindow.h>

List of all members.

Public Member Functions

 VisualizationWindow ()
 Constructor, creates the menus and the widget.

Protected Member Functions

void closeEvent (QCloseEvent *event)
 Overloaded function, writes the settings.

Detailed Description

The main window class of the application.

This class handles the opening of data files and saving and loading of transfer functions. Specific tasks regarding these actions are forwarded to other functions, but the file selection is done here.


Constructor & Destructor Documentation

VisualizationWindow::VisualizationWindow (  ) 

Constructor, creates the menus and the widget.


Member Function Documentation

void VisualizationWindow::closeEvent ( QCloseEvent *  event  )  [protected]

Overloaded function, writes the settings.

Parameters:
event The closing event

The documentation for this class was generated from the following files:

Generated on Wed Jan 20 17:20:25 2010 for FlowVis by  doxygen 1.6.1