![]() |
Vespucci
1.0.0
|
The FilterDialog class This dialog allows the user to apply filtering, smoothing or derivatization to the dataset. More...
#include <filterdialog.h>
Public Member Functions | |
| FilterDialog (QWidget *parent, QSharedPointer< VespucciWorkspace > ws, const QString &dataset_key) | |
| FilterDialog::FilterDialog. More... | |
| ~FilterDialog () | |
The FilterDialog class This dialog allows the user to apply filtering, smoothing or derivatization to the dataset.
Definition at line 37 of file filterdialog.h.
|
explicit |
| parent | Parent QWidget |
| ws | Current workspace |
| row | Row of current dataset |
Definition at line 29 of file filterdialog.cpp.
| FilterDialog::~FilterDialog | ( | ) |
Definition at line 38 of file filterdialog.cpp.