MEPP2 Project
Public Member Functions | Protected Slots | Private Attributes | List of all members
FEVV::WeightedPCADialog Class Reference

#include <weightedPCA_dialog.h>

Inheritance diagram for FEVV::WeightedPCADialog:
Inheritance graph
Collaboration diagram for FEVV::WeightedPCADialog:
Collaboration graph

Public Member Functions

 WeightedPCADialog (QWidget *parent=0)
 
 ~WeightedPCADialog ()
 
void setParameters (double x, double y, double z)
 
void getParameters (double &x, double &y, double &z)
 
- Public Member Functions inherited from FEVV::BasePluginDialogQt
 BasePluginDialogQt (QWidget *parent)
 
 ~BasePluginDialogQt ()
 
void helpTriggered ()
 
bool event (QEvent *e)
 

Protected Slots

void onHelpTriggered ()
 

Private Attributes

Ui::WeightedPCADialog * ui
 

Additional Inherited Members

- Protected Attributes inherited from FEVV::BasePluginDialogQt
QPushButton * helpButton
 
QString link
 

Detailed Description

Definition at line 22 of file weightedPCA_dialog.h.

Constructor & Destructor Documentation

◆ WeightedPCADialog()

FEVV::WeightedPCADialog::WeightedPCADialog ( QWidget *  parent = 0)
explicit

Definition at line 14 of file weightedPCA_dialog.cpp.

Here is the call graph for this function:

◆ ~WeightedPCADialog()

FEVV::WeightedPCADialog::~WeightedPCADialog ( )

Definition at line 27 of file weightedPCA_dialog.cpp.

Member Function Documentation

◆ getParameters()

void FEVV::WeightedPCADialog::getParameters ( double &  x,
double &  y,
double &  z 
)

Definition at line 38 of file weightedPCA_dialog.cpp.

Here is the caller graph for this function:

◆ onHelpTriggered

void FEVV::WeightedPCADialog::onHelpTriggered ( )
inlineprotectedslot

Definition at line 34 of file weightedPCA_dialog.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ setParameters()

void FEVV::WeightedPCADialog::setParameters ( double  x,
double  y,
double  z 
)

Definition at line 30 of file weightedPCA_dialog.cpp.

Here is the caller graph for this function:

Member Data Documentation

◆ ui

Ui::WeightedPCADialog* FEVV::WeightedPCADialog::ui
private

Definition at line 37 of file weightedPCA_dialog.h.


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