Salome HOME
Activation objects redesign.
[modules/shaper.git] / src / PartSet / PartSet_WidgetPoint2d.h
index 314308723a7354388c29984fcfbc1ba28a63931f..bfc060b62ef8cc8fc5a38bdc575f159a1667a1e9 100755 (executable)
@@ -68,6 +68,11 @@ Q_OBJECT
   /// Destructor
   virtual ~PartSet_WidgetPoint2D();
 
+  /// Fills given container with selection modes if the widget has it
+  /// \param theModes [out] a container of modes
+  /// \param isAdditional if true, the modes are combinated with the module ones
+  virtual void selectionModes(QIntList& theModes, bool& isAdditional);
+
   /// Checks if the selection presentation is valid in widget
   /// \param theValue a selected presentation in the view
   /// \return a boolean value