Vespucci  1.0.0
BaselineDialog Class Reference

The BaselineDialog class The dialog that allows the user to baseline-correct the data. More...

#include <baselinedialog.h>

Inheritance diagram for BaselineDialog:

Public Member Functions

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

Detailed Description

The BaselineDialog class The dialog that allows the user to baseline-correct the data.

Definition at line 34 of file baselinedialog.h.

Constructor & Destructor Documentation

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

BaselineDialog::BaselineDialog.

Parameters
parentParent widget, required for QDialog
wsThe current workspace
rowThe currently selected row in the dataset list widget

Definition at line 30 of file baselinedialog.cpp.

BaselineDialog::~BaselineDialog ( )

Definition at line 65 of file baselinedialog.cpp.


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