Vespucci  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PLSDialog Class Reference

The PLSDialog class Dialog that allows the user to perform PLS determinant analysis. More...

#include <plsdialog.h>

Inheritance diagram for PLSDialog:

Public Slots

void MatrixSelected (QStringList keys)
 

Public Member Functions

 PLSDialog (QWidget *parent, QSharedPointer< VespucciWorkspace > ws, QSharedPointer< AbstractDataAnalyzer > analyzer)
 
 ~PLSDialog ()
 

Detailed Description

The PLSDialog class Dialog that allows the user to perform PLS determinant analysis.

Definition at line 33 of file plsdialog.h.

Constructor & Destructor Documentation

PLSDialog::PLSDialog ( QWidget *  parent,
QSharedPointer< VespucciWorkspace ws,
QSharedPointer< AbstractDataAnalyzer analyzer 
)
explicit

Definition at line 24 of file plsdialog.cpp.

PLSDialog::~PLSDialog ( )

Definition at line 39 of file plsdialog.cpp.

Member Function Documentation

void PLSDialog::MatrixSelected ( QStringList  keys)
slot

Definition at line 114 of file plsdialog.cpp.


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