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

Public Member Functions | |
| void | execute () |
| SaveTFCommand (Gui::TFWidget *widget) | |
| VolVis::Commands::SaveTFCommand::SaveTFCommand | ( | Gui::TFWidget * | widget | ) | [inline] |
Constructor.
| widget | widget containing the transfer function which should be saved to a file. |
| void VolVis::Commands::SaveTFCommand::execute | ( | ) | [inline, virtual] |
Opens the open file dialog of QT and saves the transfer function at the selected file.
Implements VolVis::Commands::Command.
1.5.1-p1