]> SALOME platform Git repositories - modules/hydro.git/commit
Salome HOME
1) HYDRO: Import Image operation.
authorouv <ouv@opencascade.com>
Mon, 5 Aug 2013 10:03:32 +0000 (10:03 +0000)
committerouv <ouv@opencascade.com>
Mon, 5 Aug 2013 10:03:32 +0000 (10:03 +0000)
commitd74afc6389ed4e656c9451ac01b4065470746fd8
tree9c2c6d052af1f862c2a7721480beb5002b785865
parent2c0190ec7d043f0a9835d9e67e89859033ec953f
1) HYDRO: Import Image operation.
2) Moving Presentation classes from GraphicsView to HYDROGUI.
3) Raw development.
39 files changed:
src/HYDROData/HYDROData_Object.h
src/HYDROGUI/CMakeLists.txt
src/HYDROGUI/HYDROGUI_DataModel.cxx
src/HYDROGUI/HYDROGUI_DataModel.h
src/HYDROGUI/HYDROGUI_DataObject.cxx
src/HYDROGUI/HYDROGUI_DataObject.h
src/HYDROGUI/HYDROGUI_Displayer.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_Displayer.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_GVSelector.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_GVSelector.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_ImportImageDlg.cxx
src/HYDROGUI/HYDROGUI_ImportImageDlg.h
src/HYDROGUI/HYDROGUI_ImportImageOp.cxx
src/HYDROGUI/HYDROGUI_ImportImageOp.h
src/HYDROGUI/HYDROGUI_InputPanel.cxx
src/HYDROGUI/HYDROGUI_InputPanel.h
src/HYDROGUI/HYDROGUI_Module.cxx
src/HYDROGUI/HYDROGUI_Module.h
src/HYDROGUI/HYDROGUI_ObjSelector.cxx
src/HYDROGUI/HYDROGUI_Operation.cxx
src/HYDROGUI/HYDROGUI_Operation.h
src/HYDROGUI/HYDROGUI_Operations.cxx
src/HYDROGUI/HYDROGUI_Prs.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_Prs.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_PrsDriver.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_PrsDriver.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_PrsImage.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_PrsImage.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_PrsImageDriver.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_PrsImageDriver.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_PrsImageFrame.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_PrsImageFrame.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_Tool.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_Tool.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_UpdateFlags.h [new file with mode: 0644]
src/HYDROGUI/resources/HYDROGUI_images.ts
src/HYDROGUI/resources/HYDROGUI_msg_en.ts
src/HYDROGUI/resources/icon_arrow_right.png [new file with mode: 0755]
src/HYDROGUI/resources/icon_browse.png [new file with mode: 0755]