smesh/src/SMESHFiltersSelection
eap 00b26b695f 0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
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();
2011-06-23 12:14:05 +00:00
..
Makefile.am Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMESH_LogicalFilter.cxx 0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups 2011-06-23 12:14:05 +00:00
SMESH_LogicalFilter.hxx 0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups 2011-06-23 12:14:05 +00:00
SMESH_NumberFilter.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMESH_NumberFilter.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMESH_Type.h Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMESH_TypeFilter.cxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00
SMESH_TypeFilter.hxx Merge from V6_3_BR 06/06/2011 2011-06-06 08:15:39 +00:00