Version: 9.12.0
SMESHGUI_MG_ADAPTDRIVER.cxx File Reference
#include "SMESHGUI_MG_ADAPTDRIVER.h"
#include "SMESHGUI.h"
#include "SMESHGUI_VTKUtils.h"
#include "SMESHGUI_MeshUtils.h"
#include "SMESH_TryCatch.hxx"
#include <LightApp_SelectionMgr.h>
#include <SUIT_Application.h>
#include <SUIT_Desktop.h>
#include <SUIT_MessageBox.h>
#include <SUIT_Session.h>
#include <SVTK_ViewWindow.h>
#include <SalomeApp_Application.h>
#include <QLineEdit>
#include <QRadioButton>
#include <QKeyEvent>
Include dependency graph for SMESHGUI_MG_ADAPTDRIVER.cxx:

Macros

#define SMESH_CAUGHT   errStr =
 
#define SMY_OWN_CATCH   catch ( SALOME::SALOME_Exception & e ) { errStr = e.details.text; }
 
#define SMESH_CAUGHT
 

Variables

const int SPACING = 6
 
const int MARGIN = 9
 

Macro Definition Documentation

◆ SMESH_CAUGHT [1/2]

#define SMESH_CAUGHT   errStr =

◆ SMESH_CAUGHT [2/2]

#define SMESH_CAUGHT

◆ SMY_OWN_CATCH

#define SMY_OWN_CATCH   catch ( SALOME::SALOME_Exception & e ) { errStr = e.details.text; }

Variable Documentation

◆ MARGIN

const int MARGIN = 9

◆ SPACING

const int SPACING = 6