Salome HOME
Issue #1351: partition is not done
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetValidated.h
index e7c84a942ad5a8763c945a71c88ceaa001c45b00..f60cd1a0eeeb23122402a07822b7c10c39da8a5f 100644 (file)
@@ -122,6 +122,10 @@ protected:
   /// \param theValues a list of presentations.
   void filterPresentations(QList<ModuleBase_ViewerPrs>& theValues);
 
+  /// Remove subshapes of compsolids if whole compsolid is present.
+  /// \param theValues a list of presentations.
+  void filterCompSolids(QList<ModuleBase_ViewerPrs>& theValues);
+
   /// It obtains selection filters from the workshop and activates them in the active viewer
   /// \param toActivate a flag about activation or deactivation the filters
   /// \return true if the selection filter of the widget is activated in viewer context