]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
Modify creation of curves: 1) using QDockWidget instead of QDialog; 2) selection...
authorakl <akl@opencascade.com>
Fri, 20 Sep 2013 12:03:35 +0000 (12:03 +0000)
committerakl <akl@opencascade.com>
Fri, 20 Sep 2013 12:03:35 +0000 (12:03 +0000)
commit4a99ec52027edde83198254124518852a89bc9f4
treec252c9b9ecc89a0ffcb1cdd92e6e8a6541acb1b8
parent18247cdc08d5366fc5de4dafd29cb23c015b34ab
Modify creation of curves: 1) using QDockWidget instead of QDialog; 2) selection of new point coordinates by click in viewer.
20 files changed:
src/BasicGUI/BasicGUI.cxx
src/BasicGUI/BasicGUI.h
src/BasicGUI/Makefile.am
src/CurveCreator/CurveCreator_NewPointDlg.cxx
src/CurveCreator/CurveCreator_NewPointDlg.h
src/CurveCreator/CurveCreator_NewSectionDlg.cxx
src/CurveCreator/CurveCreator_NewSectionDlg.h
src/CurveCreator/CurveCreator_TreeView.cxx
src/CurveCreator/CurveCreator_Widget.cxx
src/CurveCreator/CurveCreator_Widget.h
src/CurveCreator/Makefile.am
src/EntityGUI/EntityGUI.cxx
src/EntityGUI/EntityGUI.h
src/EntityGUI/Makefile.am
src/GEOMBase/GEOMBase_Helper.cxx
src/GEOMBase/GEOMBase_Helper.h
src/GEOMUtils/GEOMUtils.cxx
src/GEOMUtils/GEOMUtils.hxx
src/GEOMUtils/Makefile.am
src/OperationGUI/OperationGUI.cxx