Version: 9.12.0
SMESHGUI_MeshUtils.cxx File Reference
#include "SMESHGUI_MeshUtils.h"
#include "SMESHGUI.h"
#include "SMESHGUI_Utils.h"
#include <SALOMEDSClient_Study.hxx>
#include <QStringList>
#include <SALOMEconfig.h>
#include <CORBA_SERVER_HEADER(SMESH_Group)>
#include <CORBA_SERVER_HEADER(SMESH_Measurements)>
Include dependency graph for SMESHGUI_MeshUtils.cxx:

Namespaces

 SMESH
 

Functions

SMESH_Mesh_var SMESH::GetMeshByIO (const Handle(SALOME_InteractiveObject)&theIO)
 
QString SMESH::UniqueMeshName (const QString &theBaseName, const QString &thePostfix)
 
QString SMESH::UniqueName (const QString &theBaseName, _PTR(SObject) theParent, const QString &thePostfix)
 
SMESH::Measurements_var & SMESH::GetMeasurements ()