#include "StdMeshersGUI_SubShapeSelectorWdg.h"#include "SMESH_Type.h"#include "SMESHGUI_MeshUtils.h"#include "SMESH_Actor.h"#include "SMESH_PreviewActorsCollection.h"#include "SMESH_ActorUtils.h"#include "SMESHGUI_GroupUtils.h"#include "SMESH_Gen_i.hxx"#include "SMESHGUI_GEOMGenUtils.h"#include "SMESH_LogicalFilter.hxx"#include <SVTK_ViewWindow.h>#include <SVTK_ViewModel.h>#include <SVTK_Selector.h>#include <SALOME_ListIO.hxx>#include <LightApp_SelectionMgr.h>#include <SALOME_ListIteratorOfListIO.hxx>#include <SUIT_ResourceMgr.h>#include <GEOMBase.h>#include <GEOM_TypeFilter.h>#include <GEOM_CompoundFilter.h>#include <QPushButton>#include <QGridLayout>#include <QListWidget>#include <QCheckBox>#include <QLineEdit>#include <TColStd_MapOfInteger.hxx>#include <TColStd_IndexedMapOfInteger.hxx>#include <TopoDS_Shape.hxx>#include <TopExp.hxx>#include <TopExp_Explorer.hxx>#include <StdSelect_TypeOfEdge.hxx>#include <SALOMEDS_SObject.hxx>
Go to the source code of this file.
Defines | |
| #define | SPACING 6 |
| #define | MARGIN 0 |
| #define MARGIN 0 |
Definition at line 76 of file StdMeshersGUI_SubShapeSelectorWdg.cxx.
| #define SPACING 6 |
Definition at line 75 of file StdMeshersGUI_SubShapeSelectorWdg.cxx.