Vespucci  1.0.0
FilterDialog Class Reference

The FilterDialog class This dialog allows the user to apply filtering, smoothing or derivatization to the dataset. More...

#include <filterdialog.h>

Inheritance diagram for FilterDialog:

Public Member Functions

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

Detailed Description

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.

Constructor & Destructor Documentation

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

FilterDialog::FilterDialog.

Parameters
parentParent QWidget
wsCurrent workspace
rowRow of current dataset

Definition at line 29 of file filterdialog.cpp.

FilterDialog::~FilterDialog ( )

Definition at line 38 of file filterdialog.cpp.


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