mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-15 18:18:34 +05:00
00b26b695f
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(); |
||
---|---|---|
.. | ||
Makefile.am | ||
SMESH_LogicalFilter.cxx | ||
SMESH_LogicalFilter.hxx | ||
SMESH_NumberFilter.cxx | ||
SMESH_NumberFilter.hxx | ||
SMESH_Type.h | ||
SMESH_TypeFilter.cxx | ||
SMESH_TypeFilter.hxx |