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

#include <DialogCurvature1.h>

Inheritance diagram for FEVV::DialogCurvature1:
Inheritance graph
Collaboration diagram for FEVV::DialogCurvature1:
Collaboration graph

Public Member Functions

 DialogCurvature1 (QWidget *parent=0)
 
 ~DialogCurvature1 ()
 
void setCurvature (bool geod, double radius, bool Cmin_max, bool Dmin_max)
 
void getCurvature (bool &geod, double &radius, bool &Cmin_max, bool &Dmin_max)
 
- Public Member Functions inherited from FEVV::BasePluginDialogQt
 BasePluginDialogQt (QWidget *parent)
 
 ~BasePluginDialogQt ()
 
void helpTriggered ()
 
bool event (QEvent *e)
 

Protected Slots

void onHelpTriggered ()
 

Private Attributes

Ui::DialogCurvature1 * ui
 

Additional Inherited Members

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

Detailed Description

Definition at line 22 of file DialogCurvature1.h.

Constructor & Destructor Documentation

◆ DialogCurvature1()

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

Definition at line 14 of file DialogCurvature1.cpp.

Here is the call graph for this function:

◆ ~DialogCurvature1()

FEVV::DialogCurvature1::~DialogCurvature1 ( )

Definition at line 27 of file DialogCurvature1.cpp.

Member Function Documentation

◆ getCurvature()

void FEVV::DialogCurvature1::getCurvature ( bool &  geod,
double &  radius,
bool &  Cmin_max,
bool &  Dmin_max 
)

Definition at line 48 of file DialogCurvature1.cpp.

Here is the caller graph for this function:

◆ onHelpTriggered

void FEVV::DialogCurvature1::onHelpTriggered ( )
inlineprotectedslot

Definition at line 34 of file DialogCurvature1.h.

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

◆ setCurvature()

void FEVV::DialogCurvature1::setCurvature ( bool  geod,
double  radius,
bool  Cmin_max,
bool  Dmin_max 
)

Definition at line 30 of file DialogCurvature1.cpp.

Here is the caller graph for this function:

Member Data Documentation

◆ ui

Ui::DialogCurvature1* FEVV::DialogCurvature1::ui
private

Definition at line 37 of file DialogCurvature1.h.


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