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

#include <DialogBooleanOperations1.h>

Inheritance diagram for FEVV::DialogBooleanOperations1:
Inheritance graph
Collaboration diagram for FEVV::DialogBooleanOperations1:
Collaboration graph

Public Member Functions

 DialogBooleanOperations1 (QWidget *parent=0)
 
 ~DialogBooleanOperations1 ()
 
void setParameters (const std::string &operation)
 
void getParameters (std::string &operation)
 
- Public Member Functions inherited from FEVV::BasePluginDialogQt
 BasePluginDialogQt (QWidget *parent)
 
 ~BasePluginDialogQt ()
 
void helpTriggered ()
 
bool event (QEvent *e)
 

Protected Slots

void onHelpTriggered ()
 

Private Attributes

Ui::DialogBooleanOperations1 * ui
 

Additional Inherited Members

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

Detailed Description

Definition at line 23 of file DialogBooleanOperations1.h.

Constructor & Destructor Documentation

◆ DialogBooleanOperations1()

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

Definition at line 15 of file DialogBooleanOperations1.cpp.

Here is the call graph for this function:

◆ ~DialogBooleanOperations1()

FEVV::DialogBooleanOperations1::~DialogBooleanOperations1 ( )

Definition at line 28 of file DialogBooleanOperations1.cpp.

Member Function Documentation

◆ getParameters()

void FEVV::DialogBooleanOperations1::getParameters ( std::string &  operation)

Definition at line 42 of file DialogBooleanOperations1.cpp.

Here is the caller graph for this function:

◆ onHelpTriggered

void FEVV::DialogBooleanOperations1::onHelpTriggered ( )
inlineprotectedslot

Definition at line 35 of file DialogBooleanOperations1.h.

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

◆ setParameters()

void FEVV::DialogBooleanOperations1::setParameters ( const std::string &  operation)

Definition at line 31 of file DialogBooleanOperations1.cpp.

Here is the caller graph for this function:

Member Data Documentation

◆ ui

Ui::DialogBooleanOperations1* FEVV::DialogBooleanOperations1::ui
private

Definition at line 38 of file DialogBooleanOperations1.h.


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