]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PartSet/PartSet_WidgetPoint2DFlyout.h
Salome HOME
Issue #2129 Crash when clicking on Length after multiple selections
[modules/shaper.git] / src / PartSet / PartSet_WidgetPoint2DFlyout.h
index 8b1a87cb7ea7f2cd540de22812be8faf1dcb608c..4a67d00d65bbc39611587e424752215190a838dc 100755 (executable)
@@ -30,6 +30,13 @@ public:
   /// Destructor
   virtual ~PartSet_WidgetPoint2DFlyout() {};
 
+  /// Set the given wrapped value to the current widget
+  /// This value should be processed in the widget according to the needs
+  /// \param theValues the wrapped widget values
+  /// \param theToValidate a validation flag
+  virtual bool setSelection(QList<std::shared_ptr<ModuleBase_ViewerPrs>>& theValues,
+                            const bool theToValidate);
+
   /// Checks if the selection presentation is valid in widget
   /// \param theValue a selected presentation in the view
   /// \return a boolean value