]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
refs #46 - define line segment using dialog fileds
authornds <natalia.donis@opencascade.com>
Mon, 2 Jun 2014 06:19:43 +0000 (10:19 +0400)
committernds <natalia.donis@opencascade.com>
Mon, 2 Jun 2014 06:19:43 +0000 (10:19 +0400)
commitf7c89f34184c18a557cac65165c77d0f87421bb1
treec603fcd21894975def5140bf66412348c5c7ea23
parent73c02c2103a34ec5d2ac48a345757dee0e0d42f9
refs #46 - define line segment using dialog fileds

Set cursor to the first widget in the property panel.
For line creation signal is emitted during start, but, the property panel is built after the operation is stopped and this information do not go to the first point control.
src/ModuleBase/ModuleBase_ModelWidget.h
src/ModuleBase/ModuleBase_WidgetPoint2D.cpp
src/ModuleBase/ModuleBase_WidgetPoint2D.h
src/XGUI/XGUI_PropertyPanel.cpp