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

#include <DialogDecompressionValence1.h>

Inheritance diagram for FEVV::DialogDecompressionValence1:
Inheritance graph
Collaboration diagram for FEVV::DialogDecompressionValence1:
Collaboration graph

Public Member Functions

 DialogDecompressionValence1 (QWidget *parent=0)
 
 ~DialogDecompressionValence1 ()
 
void setDecompressionValenceParams (const std::string &p3dFilePath, int stop_level, bool write_info, bool write_intermediate_meshes, bool display_intermediate_meshes)
 
void getDecompressionValenceParams (std::string &p3dFilePath, int &stop_level, bool &write_info, bool &write_intermediate_meshes, bool &display_intermediate_meshes)
 
- Public Member Functions inherited from FEVV::BasePluginDialogQt
 BasePluginDialogQt (QWidget *parent)
 
 ~BasePluginDialogQt ()
 
void helpTriggered ()
 
bool event (QEvent *e)
 

Protected Slots

void onHelpTriggered ()
 

Private Slots

void selectFilename ()
 

Private Attributes

Ui::DialogDecompressionValence1 * ui
 

Additional Inherited Members

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

Detailed Description

Definition at line 22 of file DialogDecompressionValence1.h.

Constructor & Destructor Documentation

◆ DialogDecompressionValence1()

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

Definition at line 17 of file DialogDecompressionValence1.cpp.

Here is the call graph for this function:

◆ ~DialogDecompressionValence1()

FEVV::DialogDecompressionValence1::~DialogDecompressionValence1 ( )

Definition at line 32 of file DialogDecompressionValence1.cpp.

Member Function Documentation

◆ getDecompressionValenceParams()

void FEVV::DialogDecompressionValence1::getDecompressionValenceParams ( std::string &  p3dFilePath,
int &  stop_level,
bool &  write_info,
bool &  write_intermediate_meshes,
bool &  display_intermediate_meshes 
)

Definition at line 60 of file DialogDecompressionValence1.cpp.

Here is the caller graph for this function:

◆ onHelpTriggered

void FEVV::DialogDecompressionValence1::onHelpTriggered ( )
inlineprotectedslot

Definition at line 45 of file DialogDecompressionValence1.h.

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

◆ selectFilename

void FEVV::DialogDecompressionValence1::selectFilename ( )
privateslot

Definition at line 86 of file DialogDecompressionValence1.cpp.

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

◆ setDecompressionValenceParams()

void FEVV::DialogDecompressionValence1::setDecompressionValenceParams ( const std::string &  p3dFilePath,
int  stop_level,
bool  write_info,
bool  write_intermediate_meshes,
bool  display_intermediate_meshes 
)

Definition at line 35 of file DialogDecompressionValence1.cpp.

Here is the caller graph for this function:

Member Data Documentation

◆ ui

Ui::DialogDecompressionValence1* FEVV::DialogDecompressionValence1::ui
private

Definition at line 48 of file DialogDecompressionValence1.h.


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