From: nds Date: Thu, 29 Jan 2015 09:58:05 +0000 (+0300) Subject: Merge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1 X-Git-Tag: V_1.0.0~13^2~11 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=abab0a0689765a60fcec0d7861a3ef7893a685fa;p=modules%2Fshaper.git Merge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1 --- abab0a0689765a60fcec0d7861a3ef7893a685fa diff --cc src/PartSet/PartSet_SketcherMgr.h index 8ad6e0be4,b1b9fd491..1507f92e9 --- a/src/PartSet/PartSet_SketcherMgr.h +++ b/src/PartSet/PartSet_SketcherMgr.h @@@ -31,10 -31,8 +31,11 @@@ class ModuleBase_Operation class QMouseEvent; /** + * \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 {