mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-15 10:50:35 +05:00
Local selection in annotation dialog correction.
This commit is contained in:
parent
f6b136c261
commit
4cb4960602
@ -68,6 +68,7 @@ protected:
|
||||
virtual bool execute ();
|
||||
|
||||
SALOME_Prs* buildPrs();
|
||||
void updateSubShapeEnableState();
|
||||
void redisplayPreview();
|
||||
|
||||
private slots:
|
||||
@ -83,6 +84,7 @@ private slots:
|
||||
private:
|
||||
void Init();
|
||||
|
||||
void activateSelectionArgument(QPushButton* theSelectionButton);
|
||||
void activateSelection();
|
||||
TopAbs_ShapeEnum getShapeType() const;
|
||||
gp_Pnt getAttachPoint(const TopoDS_Shape& theShape);
|
||||
|
Loading…
Reference in New Issue
Block a user