X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FPartSet%2FPartSet_SketcherMgr.h;h=1507f92e98926f64a60d7ca38feb4210ca6e74f7;hb=6f84fd29d85b783864cdbb3ac9fdd6a3ad3cbb7c;hp=97dbea056017349e63fc3672564fafb58233ef27;hpb=537afa7e604c3b071def66b40f00a04cb74261de;p=modules%2Fshaper.git diff --git a/src/PartSet/PartSet_SketcherMgr.h b/src/PartSet/PartSet_SketcherMgr.h index 97dbea056..1507f92e9 100644 --- a/src/PartSet/PartSet_SketcherMgr.h +++ b/src/PartSet/PartSet_SketcherMgr.h @@ -31,8 +31,11 @@ class ModuleBase_Operation; class QMouseEvent; /** -* \ingroup Module +* \ingroup Modules * A class for management of sketch operations + At the time of the sketcher operation active, only the sketch sub-feature results are + displayed in the viewer. After the sketch create/edit operation is finished, the sub-feature + are hidden, the sketch feature result is displayed */ class PARTSET_EXPORT PartSet_SketcherMgr : public QObject {