X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROGUI%2FHYDROGUI_ViewerDlg.h;h=a638b06be9e40f3d84f8f6df89c15b81c108b3fd;hb=d6e19029f8b41f295db878e9aecf451c2edda4af;hp=b806c520906d60940406fbcd2f5c2430dbf369dd;hpb=0df953327ef66ec8f0d1ac3a625b569ba1a6a3c2;p=modules%2Fhydro.git diff --git a/src/HYDROGUI/HYDROGUI_ViewerDlg.h b/src/HYDROGUI/HYDROGUI_ViewerDlg.h index b806c520..a638b06b 100644 --- a/src/HYDROGUI/HYDROGUI_ViewerDlg.h +++ b/src/HYDROGUI/HYDROGUI_ViewerDlg.h @@ -1,8 +1,4 @@ -// Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE -// -// Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS -// +// Copyright (C) 2014-2015 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 @@ -46,14 +42,14 @@ public: Handle(AIS_InteractiveContext) getAISContext(); - virtual bool event( QEvent* ); - virtual bool eventFilter( QObject*, QEvent* ); - -protected: OCCViewer_Viewer* viewer() const; OCCViewer_ViewManager* viewManager() const; SUIT_SelectionMgr* selectionMgr() const; + virtual bool event( QEvent* ); + virtual bool eventFilter( QObject*, QEvent* ); + +protected: virtual Handle(AIS_Trihedron) trihedron(); protected slots: