Version: 9.12.0
SMESHGUI_HomardAdaptAdvanced Class Reference

#include <SMESHGUI_HomardAdaptDlg.h>

Inheritance diagram for SMESHGUI_HomardAdaptAdvanced:

Public Member Functions

 SMESHGUI_HomardAdaptAdvanced (QWidget *=0)
 
 ~SMESHGUI_HomardAdaptAdvanced ()
 
void setupWidget ()
 

Data Fields

QGroupBoxlogGroupBox
 
QLabelworkingDirectoryLabel
 
QLineEdit * workingDirectoryLineEdit
 
QPushButton * workingDirectoryPushButton
 
QLabelverboseLevelLabel
 
QSpinBox * verboseLevelSpin
 
QCheckBox * logInFileCheck
 
QCheckBox * removeLogOnSuccessCheck
 
QCheckBox * keepWorkingFilesCheck
 

Private Slots

void onWorkingDirectoryPushButton ()
 

Constructor & Destructor Documentation

◆ SMESHGUI_HomardAdaptAdvanced()

SMESHGUI_HomardAdaptAdvanced::SMESHGUI_HomardAdaptAdvanced ( QWidget parent = 0)

◆ ~SMESHGUI_HomardAdaptAdvanced()

SMESHGUI_HomardAdaptAdvanced::~SMESHGUI_HomardAdaptAdvanced ( )

Member Function Documentation

◆ onWorkingDirectoryPushButton

void SMESHGUI_HomardAdaptAdvanced::onWorkingDirectoryPushButton ( )
privateslot

◆ setupWidget()

Field Documentation

◆ keepWorkingFilesCheck

QCheckBox* SMESHGUI_HomardAdaptAdvanced::keepWorkingFilesCheck

◆ logGroupBox

QGroupBox* SMESHGUI_HomardAdaptAdvanced::logGroupBox

◆ logInFileCheck

QCheckBox* SMESHGUI_HomardAdaptAdvanced::logInFileCheck

◆ removeLogOnSuccessCheck

QCheckBox* SMESHGUI_HomardAdaptAdvanced::removeLogOnSuccessCheck

◆ verboseLevelLabel

QLabel* SMESHGUI_HomardAdaptAdvanced::verboseLevelLabel

◆ verboseLevelSpin

QSpinBox* SMESHGUI_HomardAdaptAdvanced::verboseLevelSpin

◆ workingDirectoryLabel

QLabel* SMESHGUI_HomardAdaptAdvanced::workingDirectoryLabel

◆ workingDirectoryLineEdit

◆ workingDirectoryPushButton