]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModuleBase/ModuleBase_WidgetValidated.h
Salome HOME
#1352 Selection mode is invalid on edit Partition
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetValidated.h
index ecd107e99481be25bc7a387e3b250f5c6ab03be9..e7c84a942ad5a8763c945a71c88ceaa001c45b00 100644 (file)
@@ -124,7 +124,8 @@ protected:
 
   /// It obtains selection filters from the workshop and activates them in the active viewer
   /// \param toActivate a flag about activation or deactivation the filters
-  void activateFilters(const bool toActivate);
+  /// \return true if the selection filter of the widget is activated in viewer context
+  bool activateFilters(const bool toActivate);
 
   /// Block the model flush of update and intialization of attribute
   /// \param theToBlock flag whether the model is blocked or unblocked