Vespucci  1.0.0
DatasetImportDialog Class Reference

The DatasetImportDialog class Dialog that allows the user to import files into the program. More...

#include <datasetimportdialog.h>

Inheritance diagram for DatasetImportDialog:

Public Slots

void FilenameChanged (QString new_filename)
 

Public Member Functions

 DatasetImportDialog (QWidget *parent, QSharedPointer< VespucciWorkspace > ws)
 DatasetImportDialog::DatasetImportDialog. More...
 
 ~DatasetImportDialog ()
 

Detailed Description

The DatasetImportDialog class Dialog that allows the user to import files into the program.

Definition at line 33 of file datasetimportdialog.h.

Constructor & Destructor Documentation

DatasetImportDialog::DatasetImportDialog ( QWidget *  parent,
QSharedPointer< VespucciWorkspace ws 
)
explicit

DatasetImportDialog::DatasetImportDialog.

Parameters
parentQWidget parent (see QDialog)
wsCurrent workspace

Definition at line 31 of file datasetimportdialog.cpp.

DatasetImportDialog::~DatasetImportDialog ( )

Definition at line 62 of file datasetimportdialog.cpp.

Member Function Documentation

void DatasetImportDialog::FilenameChanged ( QString  new_filename)
slot

Definition at line 67 of file datasetimportdialog.cpp.


The documentation for this class was generated from the following files: