ChooseDatasetsDialog Class Reference
[GUI]

Provides an Interface where all the currently loaded datasets can be selected. More...

#include <choose_datasets_dialog.h>

Inherits QDialog.

List of all members.

Public Member Functions

 ChooseDatasetsDialog (QWidget *parent, dataset_key_container_type loaded_datasets)
virtual ~ChooseDatasetsDialog ()
dataset_key_container_type getDatasetsToSave ()


Detailed Description

Provides an Interface where all the currently loaded datasets can be selected.

Author:
Tobias Gross (tobias.gross@imedgine.org)

Christian Koerner (christian.koerner@imedgine.org)

Alexander Lex (alexander.lex@imedgine.org)

Marc Streit (marc.streit@imedgine.org)

Martin Reininger (martin.reininger@imedgine.org)

Definition at line 40 of file choose_datasets_dialog.h.


Constructor & Destructor Documentation

ChooseDatasetsDialog QWidget *  parent,
dataset_key_container_type  loaded_datasets
 

Constructor

Parameters:
parent The parent Widget
loaded_datasets The container with the loaded dataset keys

Definition at line 28 of file choose_datasets_dialog.cpp.

~ChooseDatasetsDialog  )  [virtual]
 

Destructor

Definition at line 72 of file choose_datasets_dialog.cpp.


Member Function Documentation

dataset_key_container_type getDatasetsToSave  ) 
 

Returns the dataset keys that should be saved

Returns:
A vector with the names of the datasets to be saved

Definition at line 78 of file choose_datasets_dialog.cpp.


The documentation for this class was generated from the following files:
Generated on Sun Aug 13 18:20:04 2006 for iMEDgine by  doxygen 1.4.6