X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FSHAPERGUI%2FSHAPERGUI_NestedButton.h;h=f2843b27fd9449edba87b4a086051b845eaf6748;hb=70257ff5e4972aa3cd030101b6589b8a208a4a36;hp=3665ac95d0defe767c17cfcb6d081654b5cb4634;hpb=2e45ba9930dd1166692aac7653b8a40e5a52836c;p=modules%2Fshaper.git diff --git a/src/SHAPERGUI/SHAPERGUI_NestedButton.h b/src/SHAPERGUI/SHAPERGUI_NestedButton.h index 3665ac95d..f2843b27f 100644 --- a/src/SHAPERGUI/SHAPERGUI_NestedButton.h +++ b/src/SHAPERGUI/SHAPERGUI_NestedButton.h @@ -1,4 +1,22 @@ -// Copyright (C) 2014-20xx CEA/DEN, EDF R&D +// Copyright (C) 2014-2017 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 +// License as published by the Free Software Foundation; either +// version 2.1 of the License, or (at your option) any later version. +// +// This library is distributed in the hope that it will be useful, +// but WITHOUT ANY WARRANTY; without even the implied warranty of +// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +// Lesser General Public License for more details. +// +// You should have received a copy of the GNU Lesser General Public +// License along with this library; if not, write to the Free Software +// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +// +// See http://www.salome-platform.org/ or +// email : webmaster.salome@opencascade.com +// /* * SHAPERGUI_NestedButton.h @@ -42,7 +60,7 @@ class SHAPERGUI_NestedButton : public QWidgetAction /// Creates the button representation /// \param theParent a parent widget virtual QWidget * createWidget(QWidget * theParent); - + virtual bool event(QEvent* theEvent); private: