Salome HOME
Improve viewer performance
[modules/shaper.git] / src / XGUI / XGUI_ContextMenuMgr.h
index 1ce4bcb1bad95365a0f77d0571b93bce9cd7df5e..40de3f5335dffc244cdebb58e907e80421532eb7 100644 (file)
@@ -49,7 +49,10 @@ Q_OBJECT
   /// Connect to viewer from workshop. Has to called at creation of viewer.
   void connectViewer();
 
+  /// Add menu items for Object browser pop-up
   void addObjBrowserMenu(QMenu*) const;
+
+  /// Add menu items for Viewer pop-up
   void addViewerMenu(QMenu*) const;
 
   /// Returns a list of object group names of the action
@@ -81,6 +84,8 @@ signals:
   /// \param theEvent a context menu event
   void onContextMenuRequest(QContextMenuEvent* theEvent);
 
+  void onRename();
+
  private:
   /** 
    * Add action