Salome HOME
Dialogs were divided to "operation and dialog"
authorasl <asl@opencascade.com>
Wed, 13 Jul 2005 04:25:18 +0000 (04:25 +0000)
committerasl <asl@opencascade.com>
Wed, 13 Jul 2005 04:25:18 +0000 (04:25 +0000)
commitc2e6b533c62051a21ff6a90d21cb25e434960776
treec836079df579ff1ef681f285da2f08bdd22eccd2
parent617b2a610680aad0c1caa7801e83b1b42055da54
Dialogs were divided to "operation and dialog"
21 files changed:
src/SMESHGUI/Makefile.in
src/SMESHGUI/SMESHGUI_AddSubMeshDlg.cxx
src/SMESHGUI/SMESHGUI_AddSubMeshDlg.h
src/SMESHGUI/SMESHGUI_EditHypothesesDlg.cxx
src/SMESHGUI/SMESHGUI_EditHypothesesDlg.h
src/SMESHGUI/SMESHGUI_EditHypothesesOp.cxx [new file with mode: 0644]
src/SMESHGUI/SMESHGUI_EditHypothesesOp.h [new file with mode: 0644]
src/SMESHGUI/SMESHGUI_GroupOp.cxx [new file with mode: 0644]
src/SMESHGUI/SMESHGUI_GroupOp.h [new file with mode: 0644]
src/SMESHGUI/SMESHGUI_GroupOpDlg.cxx
src/SMESHGUI/SMESHGUI_GroupOpDlg.h
src/SMESHGUI/SMESHGUI_InitMeshDlg.cxx
src/SMESHGUI/SMESHGUI_InitMeshDlg.h
src/SMESHGUI/SMESHGUI_NodesDlg.cxx
src/SMESHGUI/SMESHGUI_NodesDlg.h
src/SMESHGUI/SMESHGUI_NodesOp.cxx [new file with mode: 0644]
src/SMESHGUI/SMESHGUI_NodesOp.h [new file with mode: 0644]
src/SMESHGUI/SMESHGUI_Operation.cxx
src/SMESHGUI/SMESHGUI_Operation.h
src/SMESHGUI/SMESHGUI_SelectionOp.cxx [new file with mode: 0644]
src/SMESHGUI/SMESHGUI_SelectionOp.h [new file with mode: 0644]