![]() |
Vespucci
1.0.0
|
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>
Public Member Functions | |
| CropDialog (QWidget *parent, QSharedPointer< VespucciWorkspace > ws, const QString &dataset_key) | |
| CropDialog::CropDialog. More... | |
| ~CropDialog () | |
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.
|
explicit |
| parent | Parent QWidget |
| ws | The current workspace |
| row | Currently selected row |
Definition at line 31 of file cropdialog.cpp.
| CropDialog::~CropDialog | ( | ) |
Definition at line 70 of file cropdialog.cpp.