Salome HOME
9bb7e82fddb2bdc01b46dbd9dad63a0a25380873
[modules/hydro.git] / src / HYDROPy / HYDROData.sip
1
2 %Copying
3 Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
4
5 Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
6 CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
7 %End
8
9 // This library is free software; you can redistribute it and/or
10 // modify it under the terms of the GNU Lesser General Public
11 // License as published by the Free Software Foundation; either
12 // version 2.1 of the License.
13 //
14 // This library is distributed in the hope that it will be useful,
15 // but WITHOUT ANY WARRANTY; without even the implied warranty of
16 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
17 // Lesser General Public License for more details.
18 //
19 // You should have received a copy of the GNU Lesser General Public
20 // License along with this library; if not, write to the Free Software
21 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
22 //
23 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
24 //
25
26
27 %Module(name=HYDROData, version=1)
28
29
30 %Copying
31 Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
32
33 Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
34 CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
35
36 This library is free software; you can redistribute it and/or
37 modify it under the terms of the GNU Lesser General Public
38 License as published by the Free Software Foundation; either
39 version 2.1 of the License.
40
41 This library is distributed in the hope that it will be useful,
42 but WITHOUT ANY WARRANTY; without even the implied warranty of
43 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
44 Lesser General Public License for more details.
45
46 You should have received a copy of the GNU Lesser General Public
47 License along with this library; if not, write to the Free Software
48 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
49
50 See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
51 %End
52
53 %Import QtGui/QtGuimod.sip
54
55 %Include HYDROData_Object.sip
56 %Include HYDROData_Bathymetry.sip
57 %Include HYDROData_Image.sip
58
59
60 %Include HYDROData_Document.sip
61
62