]> SALOME platform Git repositories - modules/smesh.git/commit
Salome HOME
0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
authoreap <eap@opencascade.com>
Thu, 23 Jun 2011 12:14:05 +0000 (12:14 +0000)
committereap <eap@opencascade.com>
Thu, 23 Jun 2011 12:14:05 +0000 (12:14 +0000)
commit00b26b695fd65087c379e3530ec2e8b6a0ed343d
tree7c9c8ea410354cf5a1eaaf29e5b144708146edce
parentb21414354ce0ea2ce1be6284464cb2217486d08e
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();
src/SMESHFiltersSelection/SMESH_LogicalFilter.cxx
src/SMESHFiltersSelection/SMESH_LogicalFilter.hxx