#include "SMESH_SMESHGUI.hxx"#include <QString>#include <SALOME_InteractiveObject.hxx>#include <SALOMEDSClient_definitions.hxx>#include <SALOMEconfig.h>#include <CORBA_SERVER_HEADER(SMESH_Mesh)>#include <CORBA_SERVER_HEADER(SMESH_Measurements)>

Go to the source code of this file.
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 () |