VolVis::Commands::ExitCommand Class Reference

#include <ExitCommand.h>

Inheritance diagram for VolVis::Commands::ExitCommand:

VolVis::Commands::Command

Detailed Description

The application is closed via the main window.


Public Member Functions

void execute ()
 ExitCommand (Gui::MainWindow *window)


Constructor & Destructor Documentation

VolVis::Commands::ExitCommand::ExitCommand ( Gui::MainWindow window  )  [inline]

Constructor. Applies the main window, which will be closed when the command is executed.

Parameters:
window main window of the application


Member Function Documentation

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

The main window is closed (this will close the whole application).

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