Version: 9.12.0
SMESHGUI_NodesDlg.cxx File Reference
#include "SMESHGUI_NodesDlg.h"
#include "SMESHGUI.h"
#include "SMESHGUI_SpinBox.h"
#include "SMESHGUI_Utils.h"
#include "SMESHGUI_VTKUtils.h"
#include "SMESHGUI_MeshUtils.h"
#include "SMESHGUI_GroupUtils.h"
#include <SMESH_Actor.h>
#include <SMESH_ActorUtils.h>
#include <SMESH_ObjectDef.h>
#include <SMDS_Mesh.hxx>
#include <SMDS_MeshNode.hxx>
#include <SUIT_Session.h>
#include <SUIT_OverrideCursor.h>
#include <SUIT_MessageBox.h>
#include <SUIT_Desktop.h>
#include <SUIT_ResourceMgr.h>
#include <LightApp_Application.h>
#include <LightApp_SelectionMgr.h>
#include <SalomeApp_Application.h>
#include <SVTK_ViewWindow.h>
#include <VTKViewer_Algorithm.h>
#include <SALOMEDS_Study.hxx>
#include <SALOMEDS_SObject.hxx>
#include <utilities.h>
#include <vtkIdList.h>
#include <vtkCellArray.h>
#include <vtkUnsignedCharArray.h>
#include <vtkUnstructuredGrid.h>
#include <vtkDataSetMapper.h>
#include <vtkRenderer.h>
#include <vtkProperty.h>
#include <vtkPoints.h>
#include <QComboBox>
#include <QGroupBox>
#include <QLabel>
#include <QPushButton>
#include <QRadioButton>
#include <QHBoxLayout>
#include <QVBoxLayout>
#include <QKeyEvent>
#include <QButtonGroup>
#include <SALOMEconfig.h>
#include <CORBA_SERVER_HEADER(SMESH_MeshEditor)>
Include dependency graph for SMESHGUI_NodesDlg.cxx:

Data Structures

class  SMESH::TNodeSimulation
 

Namespaces

 SMESH
 

Macros

#define SPACING   6
 
#define MARGIN   11
 

Functions

long SMESH::AddNode (SMESH::SMESH_Mesh_ptr theMesh, float x, float y, float z, const QStringList &theParameters)
 

Macro Definition Documentation

◆ MARGIN

#define MARGIN   11

◆ SPACING

#define SPACING   6