Salome HOME
Synchronize displayed objects if Viewer was opened after displaying
[modules/shaper.git] / src / PartSet / PartSet_MenuMgr.h
index b31493dcddf59f4103ff4e0f5bee3933e59f96d8..7a94a0d9c633e1d65d06433d2bd947f353c89adc 100644 (file)
@@ -46,6 +46,9 @@ public:
   /// \param theStdActions - a map of standard actions
   void updateViewerMenu(const QMap<QString, QAction*>& theStdActions); 
 
+  /// Activates a PartSet document
+  void activatePartSet() const;
+
 public slots:
   /// Processes the context menu action click
   /// \param isChecked a state of toggle if the action is checkable
@@ -73,6 +76,8 @@ private slots:
   /// A slot called on edit of feature
   void onEdit(bool);
 
+  void onSelectParentFeature();
+
 private:
   /// Returns true if the current operation is sketch entity create operation
   /// \param theValue the current auxiliary value