Salome HOME
#16459 EDF 14133 - Complete Merge Nodes / Merge Elements operations
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_Utils.h
index 41d2e674ed3408bcfe02f134fa9d714b6bebb275..a403da8683686e4ace2d04e8a694f0399b3e1b21 100644 (file)
@@ -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) );