Provides the vidget validated by IWorkshop to use the filters of AIS context
The goal is to ask context filters by preselection an in onSelectionChanged for presentations from OB only.
#include <ModelAPI_ResultConstruction.h>
+#include <TopoDS_Iterator.hxx>
+
ModuleBase_WidgetSelector::ModuleBase_WidgetSelector(QWidget* theParent,
ModuleBase_IWorkshop* theWorkshop,
const Config_WidgetAPI* theData,
updateFocus();
}
-#include <TopoDS_Iterator.hxx>
-
//********************************************************************
bool ModuleBase_WidgetSelector::acceptSubShape(const GeomShapePtr& theShape,
const ResultPtr& theResult) const