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

#include <copy_graph_dialog.h>

Inheritance diagram for FEVV::CopyGraphDialog:
Inheritance graph
Collaboration diagram for FEVV::CopyGraphDialog:
Collaboration graph

Public Member Functions

 CopyGraphDialog (QWidget *parent=0)
 
 ~CopyGraphDialog ()
 
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::CopyGraphDialog * ui
 

Additional Inherited Members

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

Detailed Description

Definition at line 22 of file copy_graph_dialog.h.

Constructor & Destructor Documentation

◆ CopyGraphDialog()

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

Definition at line 14 of file copy_graph_dialog.cpp.

Here is the call graph for this function:

◆ ~CopyGraphDialog()

FEVV::CopyGraphDialog::~CopyGraphDialog ( )

Definition at line 27 of file copy_graph_dialog.cpp.

Member Function Documentation

◆ getParameters()

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

Definition at line 38 of file copy_graph_dialog.cpp.

◆ onHelpTriggered

void FEVV::CopyGraphDialog::onHelpTriggered ( )
inlineprotectedslot

Definition at line 34 of file copy_graph_dialog.h.

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

◆ setParameters()

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

Definition at line 30 of file copy_graph_dialog.cpp.

Member Data Documentation

◆ ui

Ui::CopyGraphDialog* FEVV::CopyGraphDialog::ui
private

Definition at line 37 of file copy_graph_dialog.h.


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