Salome HOME
Merge relevant changes from V8_0_0_BR branch
[plugins/blsurfplugin.git] / src / GUI / BLSURFPluginGUI_HypothesisCreator.h
index bc3c7a0cc6b1fcd757fe53e28fa501dd084e79e9..972f544bbf7a1f7111eb65c40acf5dcf7bffc5b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -183,7 +183,7 @@ typedef struct
 
 
 /*!
- * \brief Class for creation of BLSURF hypotheses
+ * \brief Class for creation of MG-CADSurf hypotheses
 */
 class BLSURFPLUGIN_GUI_EXPORT BLSURFPluginGUI_HypothesisCreator : public SMESHGUI_GenericHypothesisCreator
 {
@@ -210,6 +210,8 @@ protected slots:
   // Advanced tab
   void                onAddOption();
   void                onDeleteOption();
+  void                onEditOption( int, int );
+  void                onChangeOptionName( int, int );
   void                onOptionChosenInPopup( QAction* );
   // Sizemap tab
   void                onMapGeomContentModified();