#include <OpenTFCommand.h>
Inheritance diagram for VolVis::Commands::OpenTFCommand:

Public Member Functions | |
| void | execute () |
| OpenTFCommand (Gui::TFWidget *widget) | |
| VolVis::Commands::OpenTFCommand::OpenTFCommand | ( | Gui::TFWidget * | widget | ) | [inline] |
Constructor. A transfer function is opened by a TFWidget which then shows the new transfer function
| widget | The widget which should show the new transfer function. |
| 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.
1.5.1-p1