#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)>
Namespaces | |
| namespace | 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 () |