Version: 9.12.0
SMESHGUI_Measurements.cxx File Reference
#include "SMESHGUI_Measurements.h"
#include "SMESH_Actor.h"
#include "SMESHGUI.h"
#include "SMESHGUI_IdValidator.h"
#include "SMESHGUI_Utils.h"
#include "SMESHGUI_MeshEditPreview.h"
#include "SMESHGUI_VTKUtils.h"
#include <SMESH_TypeFilter.hxx>
#include <SMESH_MeshAlgos.hxx>
#include <SMESH_LogicalFilter.hxx>
#include <SMDS_Mesh.hxx>
#include <SMDS_MeshNode.hxx>
#include <LightApp_SelectionMgr.h>
#include <SUIT_OverrideCursor.h>
#include <SUIT_ResourceMgr.h>
#include <SVTK_ViewWindow.h>
#include <SALOME_ListIO.hxx>
#include <QButtonGroup>
#include <QGridLayout>
#include <QGroupBox>
#include <QHBoxLayout>
#include <QKeyEvent>
#include <QLabel>
#include <QLineEdit>
#include <QPushButton>
#include <QRadioButton>
#include <QTabWidget>
#include <QVBoxLayout>
#include <vtkPoints.h>
#include <vtkUnstructuredGrid.h>
#include <vtkIdList.h>
#include <vtkCellArray.h>
#include <vtkUnsignedCharArray.h>
#include <vtkDataSetMapper.h>
#include <vtkProperty.h>
#include <ElCLib.hxx>
#include <SALOMEconfig.h>
#include <CORBA_SERVER_HEADER(SMESH_MeshEditor)>
#include <CORBA_SERVER_HEADER(SMESH_Measurements)>
Include dependency graph for SMESHGUI_Measurements.cxx:

Variables

const int SPACING = 6
 
const int MARGIN = 9
 
const int MAX_NB_FOR_EDITOR = 40
 

Variable Documentation

◆ MARGIN

◆ MAX_NB_FOR_EDITOR

const int MAX_NB_FOR_EDITOR = 40

◆ SPACING