]> SALOME platform Git repositories - modules/hydro.git/commit - src/HYDROGUI/HYDROGUI_DataModel.cxx
Salome HOME
refs #562: automatically create default Strickler table object, add operation and...
authormkr <mkr@opencascade.com>
Tue, 2 Jun 2015 15:35:53 +0000 (18:35 +0300)
committermkr <mkr@opencascade.com>
Tue, 2 Jun 2015 15:35:53 +0000 (18:35 +0300)
commit274017fd7e5b5e7104a8442da56ee164bc0b2fda
treeada2c26e592890f87c2dbf57e9aaaa3f0e23cd80
parent866c6471c93c9e9e12d1557d7224ff614dd17bff
refs #562: automatically create default Strickler table object, add operation and dialog classes for import/modify functionality, add resources.
20 files changed:
src/HYDROData/HYDROData_Entity.cxx
src/HYDROData/HYDROData_Entity.h
src/HYDROData/HYDROData_Iterator.cxx
src/HYDROData/HYDROData_StricklerTable.h
src/HYDROGUI/CMakeLists.txt
src/HYDROGUI/HYDROGUI_DataModel.cxx
src/HYDROGUI/HYDROGUI_DataModel.h
src/HYDROGUI/HYDROGUI_Module.cxx
src/HYDROGUI/HYDROGUI_Operations.cxx
src/HYDROGUI/HYDROGUI_Operations.h
src/HYDROGUI/HYDROGUI_StricklerTableDlg.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_StricklerTableDlg.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_StricklerTableOp.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_StricklerTableOp.h [new file with mode: 0644]
src/HYDROGUI/resources/HYDROGUI_images.ts
src/HYDROGUI/resources/HYDROGUI_msg_en.ts
src/HYDROGUI/resources/icon_edit_strickler_table.png [new file with mode: 0644]
src/HYDROGUI/resources/icon_export_strickler_table.png [new file with mode: 0644]
src/HYDROGUI/resources/icon_import_strickler_table.png [new file with mode: 0644]
src/HYDROGUI/resources/icon_strickler_table.png [new file with mode: 0644]