]> SALOME platform Git repositories - modules/hydro.git/commit
Salome HOME
Renaming, add selector for selection synchronization.
authormzn <mzn@opencascade.com>
Tue, 25 Mar 2014 14:15:46 +0000 (14:15 +0000)
committermzn <mzn@opencascade.com>
Tue, 25 Mar 2014 14:15:46 +0000 (14:15 +0000)
commit2904bb5e64e69d27c643e66e3dd727c5110ec275
tree2b3deb4128c169ebc1ded02db250fb79babc6eea
parent470bdde9364bf1ddbf1c9c0435199380b9e74398
Renaming, add selector for selection synchronization.
16 files changed:
src/HYDROGUI/CMakeLists.txt
src/HYDROGUI/HYDROGUI_ListModel.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_ListModel.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_ListSelector.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_ListSelector.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_OrderedListWidget.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_OrderedListWidget.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_ZLevelsDlg.cxx
src/HYDROGUI/HYDROGUI_ZLevelsDlg.h
src/HYDROGUI/HYDROGUI_ZLevelsModel.cxx [deleted file]
src/HYDROGUI/HYDROGUI_ZLevelsModel.h [deleted file]
src/HYDROGUI/HYDROGUI_ZLevelsOp.cxx
src/HYDROGUI/test_HYDROGUI_ListModel.cxx [new file with mode: 0644]
src/HYDROGUI/test_HYDROGUI_ListModel.h [new file with mode: 0644]
src/HYDROGUI/test_HYDROGUI_ZLevelsModel.cxx [deleted file]
src/HYDROGUI/test_HYDROGUI_ZLevelsModel.h [deleted file]