Salome HOME
Make meshes with different names if several GEOM objects selected
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_MeshOp.h
index 90d49e276043c9803a3bd146aa4bef220bba8b5b..783bb08317f971387e1298376b30a90e2ae538fb 100644 (file)
@@ -118,7 +118,7 @@ private:
   int                            currentHyp( const int, const int ) const;
   bool                           isAccessibleDim( const int ) const;
   void                           setCurrentHyp( const int, const int, const int );
-  void                           setDefaultName() const;
+  void                           setDefaultName( const QString& prefix="" ) const;
   SMESH::SMESH_Hypothesis_var    getAlgo( const int );
   void                           readMesh();
   QString                        name( _PTR(SObject) ) const;