]> SALOME platform Git repositories - modules/hydro.git/commit - src/HYDROGUI/HYDROGUI_DataModel.cxx
Salome HOME
refs #568: Land Cover: a draft of data model and implementation of dialog box and...
authormkr <mkr@opencascade.com>
Mon, 8 Jun 2015 09:13:47 +0000 (12:13 +0300)
committermkr <mkr@opencascade.com>
Mon, 8 Jun 2015 09:13:47 +0000 (12:13 +0300)
commit5e9382826b48843ce2b958dc4d9a5e0b99f938c7
tree127243a3697e89c7c07eb2eed89c3e2e20743d9c
parentb1de05ae46af77d0b2692808e99af6404bd88a42
refs #568: Land Cover: a draft of data model and implementation of dialog box and operation (GUI).
29 files changed:
src/HYDROData/CMakeLists.txt
src/HYDROData/HYDROData_Entity.cxx
src/HYDROData/HYDROData_Entity.h
src/HYDROData/HYDROData_Iterator.cxx
src/HYDROData/HYDROData_LandCover.cxx [new file with mode: 0644]
src/HYDROData/HYDROData_LandCover.h [new file with mode: 0644]
src/HYDROGUI/CMakeLists.txt
src/HYDROGUI/HYDROGUI_BasicZoneDlg.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_BasicZoneDlg.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_DataModel.cxx
src/HYDROGUI/HYDROGUI_ImmersibleZoneDlg.cxx
src/HYDROGUI/HYDROGUI_ImmersibleZoneDlg.h
src/HYDROGUI/HYDROGUI_ImmersibleZoneOp.cxx
src/HYDROGUI/HYDROGUI_LandCoverDlg.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_LandCoverDlg.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_LandCoverOp.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_LandCoverOp.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_Module.cxx
src/HYDROGUI/HYDROGUI_Operations.cxx
src/HYDROGUI/HYDROGUI_Operations.h
src/HYDROGUI/resources/HYDROGUI_images.ts
src/HYDROGUI/resources/HYDROGUI_msg_en.ts
src/HYDROGUI/resources/icon_create_land_cover.png [new file with mode: 0644]
src/HYDROGUI/resources/icon_edit_land_cover.png [new file with mode: 0644]
src/HYDROGUI/resources/icon_edit_strickler_table.png
src/HYDROGUI/resources/icon_export_strickler_table.png
src/HYDROGUI/resources/icon_import_strickler_table.png
src/HYDROGUI/resources/icon_land_cover.png [new file with mode: 0644]
src/HYDROGUI/resources/icon_strickler_table.png