X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=inline;f=src%2FGUI%2FBLSURFPluginGUI_HypothesisCreator.h;h=972f544bbf7a1f7111eb65c40acf5dcf7bffc5b8;hb=e5abc21e333f65742abbd4b7a48c6772cf665c85;hp=bc3c7a0cc6b1fcd757fe53e28fa501dd084e79e9;hpb=1e86ea2036c9f115c9073b74ec87d064b9d9082b;p=plugins%2Fblsurfplugin.git diff --git a/src/GUI/BLSURFPluginGUI_HypothesisCreator.h b/src/GUI/BLSURFPluginGUI_HypothesisCreator.h index bc3c7a0..972f544 100644 --- a/src/GUI/BLSURFPluginGUI_HypothesisCreator.h +++ b/src/GUI/BLSURFPluginGUI_HypothesisCreator.h @@ -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();