X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_Utils.h;h=a403da8683686e4ace2d04e8a694f0399b3e1b21;hb=0a237be4b91b6db526b340c534f40a385d6d65ab;hp=41d2e674ed3408bcfe02f134fa9d714b6bebb275;hpb=6df8817c1a9827149025cc942249d7083f504d3d;p=modules%2Fsmesh.git diff --git a/src/SMESHGUI/SMESHGUI_Utils.h b/src/SMESHGUI/SMESHGUI_Utils.h index 41d2e674e..a403da868 100644 --- a/src/SMESHGUI/SMESHGUI_Utils.h +++ b/src/SMESHGUI/SMESHGUI_Utils.h @@ -167,6 +167,9 @@ SMESHGUI_EXPORT SMESHGUI_EXPORT int GetNameOfSelectedIObjects( LightApp_SelectionMgr*, QString& ); +SMESHGUI_EXPORT + QString GetName( const Handle(SALOME_InteractiveObject)& theIO ); + SMESHGUI_EXPORT _PTR(SObject) GetMeshOrSubmesh( _PTR(SObject) );