]> SALOME platform Git repositories - modules/hydro.git/commit
Salome HOME
basic implementation of images operations support
authorasl <asl@opencascade.com>
Fri, 26 Jul 2013 09:35:01 +0000 (09:35 +0000)
committerasl <asl@opencascade.com>
Fri, 26 Jul 2013 09:35:01 +0000 (09:35 +0000)
commitc66fbd26a75a044039dc2b2f8dea2249582deabc
tree35d7ba49b16c2f09abb2909174dc3845fdd60491
parent16b8dd948d4cadb6b06a34786eca8bee8eb4ea08
basic implementation of images operations support
20 files changed:
src/HYDROGUI/CMakeLists.txt
src/HYDROGUI/HYDROGUI_ColorWidget.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_ColorWidget.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_ImportImageDlg.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_ImportImageDlg.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_ImportImageOp.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_ImportImageOp.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_InputPanel.cxx
src/HYDROGUI/HYDROGUI_InputPanel.h
src/HYDROGUI/HYDROGUI_Module.cxx
src/HYDROGUI/HYDROGUI_ObjSelector.cxx
src/HYDROGUI/HYDROGUI_ObjSelector.h
src/HYDROGUI/HYDROGUI_Operation.cxx
src/HYDROGUI/HYDROGUI_Operation.h
src/HYDROGUI/HYDROGUI_Operations.cxx
src/HYDROGUI/HYDROGUI_Operations.h
src/HYDROGUI/HYDROGUI_TwoImagesDlg.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_TwoImagesDlg.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_TwoImagesOp.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_TwoImagesOp.h [new file with mode: 0644]