Vespucci  1.0.0
VCADialog Class Reference

The VCADialog class A dialog that allows the user to perform vertex components analysis. More...

#include <vcadialog.h>

Inheritance diagram for VCADialog:

Public Member Functions

 VCADialog (QWidget *parent, QSharedPointer< VespucciWorkspace > ws, QSharedPointer< AbstractDataAnalyzer > analyzer)
 VCADialog::VCADialog. More...
 
 ~VCADialog ()
 

Detailed Description

The VCADialog class A dialog that allows the user to perform vertex components analysis.

Definition at line 32 of file vcadialog.h.

Constructor & Destructor Documentation

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

VCADialog::VCADialog.

Parameters
parentSee QDialog
wsCurrent workspace
rowCurrently selected row in dataset list widget

Definition at line 30 of file vcadialog.cpp.

VCADialog::~VCADialog ( )

Definition at line 39 of file vcadialog.cpp.


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