X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPlugins%2FMEDReader%2FParaViewPlugin%2FpqExtractCellTypePanel.h;h=2a9bc4113a55d5e71de7f340d6adec7495d6e850;hb=216b73d56a11d0b5f0ef26acfd85936f92c5f8ac;hp=1fbfbf9fbbb5d2c54d58bef763267626a9798426;hpb=ebbd2915a22d111ae165c01dbdd7cd9b12848709;p=modules%2Fparavis.git diff --git a/src/Plugins/MEDReader/ParaViewPlugin/pqExtractCellTypePanel.h b/src/Plugins/MEDReader/ParaViewPlugin/pqExtractCellTypePanel.h index 1fbfbf9f..2a9bc411 100644 --- a/src/Plugins/MEDReader/ParaViewPlugin/pqExtractCellTypePanel.h +++ b/src/Plugins/MEDReader/ParaViewPlugin/pqExtractCellTypePanel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2014 CEA/DEN, EDF R&D +// Copyright (C) 2010-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 @@ -37,7 +37,9 @@ Q_OBJECT public: pqExtractCellTypePanel(pqProxy* proxy, QWidget* p = NULL); ~pqExtractCellTypePanel(); + void updateInformationAndDomains(); protected slots: + void anItemAsBeenFired(); void updateSIL(); protected: /// populate widgets with properties from the server manager