VolVis::Commands::OpenTFCommand Class Reference

#include <OpenTFCommand.h>

Inheritance diagram for VolVis::Commands::OpenTFCommand:

VolVis::Commands::Command

Detailed Description

Opens a file menu for selecting a file containing a transfer function.


Public Member Functions

void execute ()
 OpenTFCommand (Gui::TFWidget *widget)


Constructor & Destructor Documentation

VolVis::Commands::OpenTFCommand::OpenTFCommand ( Gui::TFWidget widget  )  [inline]

Constructor. A transfer function is opened by a TFWidget which then shows the new transfer function

Parameters:
widget The widget which should show the new transfer function.


Member Function Documentation

void VolVis::Commands::OpenTFCommand::execute (  )  [inline, virtual]

Opens the open file dialog of QT and then opens the selected file in the TFWidget.

Implements VolVis::Commands::Command.


The documentation for this class was generated from the following file:
Generated on Wed Dec 5 12:27:31 2007 for VolVis by  doxygen 1.5.1-p1