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

#include <cmdm_dialog.h>

Inheritance diagram for FEVV::CMDMDialog:
Inheritance graph
Collaboration diagram for FEVV::CMDMDialog:
Collaboration graph

Public Member Functions

 CMDMDialog (QWidget *parent=0)
 
 ~CMDMDialog ()
 
void getProcess (bool &one_two, bool &two_one, int &scales, bool &colors)
 
- Public Member Functions inherited from FEVV::BasePluginDialogQt
 BasePluginDialogQt (QWidget *parent)
 
 ~BasePluginDialogQt ()
 
void helpTriggered ()
 
bool event (QEvent *e)
 

Protected Slots

void onHelpTriggered ()
 

Private Attributes

Ui::CMDMDialog * ui
 

Additional Inherited Members

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

Detailed Description

Definition at line 22 of file cmdm_dialog.h.

Constructor & Destructor Documentation

◆ CMDMDialog()

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

Definition at line 14 of file cmdm_dialog.cpp.

Here is the call graph for this function:

◆ ~CMDMDialog()

FEVV::CMDMDialog::~CMDMDialog ( )

Definition at line 27 of file cmdm_dialog.cpp.

Member Function Documentation

◆ getProcess()

void FEVV::CMDMDialog::getProcess ( bool &  one_two,
bool &  two_one,
int &  scales,
bool &  colors 
)

Definition at line 30 of file cmdm_dialog.cpp.

Here is the caller graph for this function:

◆ onHelpTriggered

void FEVV::CMDMDialog::onHelpTriggered ( )
inlineprotectedslot

Definition at line 33 of file cmdm_dialog.h.

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

Member Data Documentation

◆ ui

Ui::CMDMDialog* FEVV::CMDMDialog::ui
private

Definition at line 36 of file cmdm_dialog.h.


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