Vespucci  1.0.0
CropDialog Class Reference

The CropDialog class A dialog that allows the user to "Crop" the dataset (delete all spectra that are outside of a chosen spatial range). More...

#include <cropdialog.h>

Inheritance diagram for CropDialog:

Public Member Functions

 CropDialog (QWidget *parent, QSharedPointer< VespucciWorkspace > ws, const QString &dataset_key)
 CropDialog::CropDialog. More...
 
 ~CropDialog ()
 

Detailed Description

The CropDialog class A dialog that allows the user to "Crop" the dataset (delete all spectra that are outside of a chosen spatial range).

Definition at line 35 of file cropdialog.h.

Constructor & Destructor Documentation

CropDialog::CropDialog ( QWidget *  parent,
QSharedPointer< VespucciWorkspace ws,
const QString &  dataset_key 
)
explicit

CropDialog::CropDialog.

Parameters
parentParent QWidget
wsThe current workspace
rowCurrently selected row

Definition at line 31 of file cropdialog.cpp.

CropDialog::~CropDialog ( )

Definition at line 70 of file cropdialog.cpp.


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