X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModuleBase%2FModuleBase_WidgetShapeSelector.h;h=1c9f31062a53661ff9764a6c6615aceac8a1cb4e;hb=cd3e66b2f07a49646c344406b7236819d53f5ae9;hp=61b51810d7195af48e38ede379e287e989658e27;hpb=6e421e939851e0de46554ae45a3ca0e1f67cd91d;p=modules%2Fshaper.git diff --git a/src/ModuleBase/ModuleBase_WidgetShapeSelector.h b/src/ModuleBase/ModuleBase_WidgetShapeSelector.h index 61b51810d..1c9f31062 100644 --- a/src/ModuleBase/ModuleBase_WidgetShapeSelector.h +++ b/src/ModuleBase/ModuleBase_WidgetShapeSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2019 CEA/DEN, EDF R&D +// Copyright (C) 2014-2020 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 @@ -94,6 +94,9 @@ Q_OBJECT /// \return a control list virtual QList getControls() const; + /// Returns True if data of its feature was modified during operation + virtual bool isModified() const; + protected: /// Saves the internal parameters to the given feature /// \return True in success