mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-03-25 02:27:55 +05:00

To remove sub-filters if necessary - SMESH_LogicalFilter( const QList<SUIT_SelectionFilter*>&, const int ); + SMESH_LogicalFilter( const QList<SUIT_SelectionFilter*>&, const int, bool takeOwnership=false ); private: + void deleteFilters();