Salome HOME
Sketch shape in plane selection filter should not be activated while PartSet_WidgetSh...
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetFeatureSelector.h
index 5261f53f7285dc0dddc8eab24fe456bf6ecc43f3..f4166d35b66277c75e66d779677c04a31482f160 100644 (file)
@@ -69,9 +69,9 @@ Q_OBJECT
                             const bool theToValidate);
 
   /// Fills given container with selection modes if the widget has it
+  /// \param [out] theModuleSelectionModes module additional modes, -1 means all default modes
   /// \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);
+  virtual void selectionModes(int& theModuleSelectionModes, QIntList& theModes);
 
   /// Returns list of widget controls
   /// \return a control list