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

#include <DialogCompressionValence1.h>

Inheritance diagram for FEVV::DialogCompressionValence1:
Inheritance graph
Collaboration diagram for FEVV::DialogCompressionValence1:
Collaboration graph

Public Member Functions

 DialogCompressionValence1 (QWidget *parent=0)
 
 ~DialogCompressionValence1 ()
 
void setCompressionValenceParams (const std::string &p3dFilePath, bool with_adaptative_quantization, int quantization_bits, int max_verticesdouble)
 
void getCompressionValenceParams (std::string &p3dFilePath, bool &with_adaptative_quantization, int &quantization_bits, int &max_vertices)
 
- 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::DialogCompressionValence1 * ui
 

Additional Inherited Members

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

Detailed Description

Definition at line 22 of file DialogCompressionValence1.h.

Constructor & Destructor Documentation

◆ DialogCompressionValence1()

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

Definition at line 17 of file DialogCompressionValence1.cpp.

Here is the call graph for this function:

◆ ~DialogCompressionValence1()

FEVV::DialogCompressionValence1::~DialogCompressionValence1 ( )

Definition at line 32 of file DialogCompressionValence1.cpp.

Member Function Documentation

◆ getCompressionValenceParams()

void FEVV::DialogCompressionValence1::getCompressionValenceParams ( std::string &  p3dFilePath,
bool &  with_adaptative_quantization,
int &  quantization_bits,
int &  max_vertices 
)

Definition at line 52 of file DialogCompressionValence1.cpp.

Here is the caller graph for this function:

◆ onHelpTriggered

void FEVV::DialogCompressionValence1::onHelpTriggered ( )
inlineprotectedslot

Definition at line 43 of file DialogCompressionValence1.h.

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

◆ selectFilename

void FEVV::DialogCompressionValence1::selectFilename ( )
privateslot

Definition at line 65 of file DialogCompressionValence1.cpp.

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

◆ setCompressionValenceParams()

void FEVV::DialogCompressionValence1::setCompressionValenceParams ( const std::string &  p3dFilePath,
bool  with_adaptative_quantization,
int  quantization_bits,
int  max_verticesdouble 
)

Definition at line 35 of file DialogCompressionValence1.cpp.

Here is the caller graph for this function:

Member Data Documentation

◆ ui

Ui::DialogCompressionValence1* FEVV::DialogCompressionValence1::ui
private

Definition at line 46 of file DialogCompressionValence1.h.


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