20 #ifndef ModuleBase_WidgetSelectorStore_H
21 #define ModuleBase_WidgetSelectorStore_H
23 #include "ModuleBase.h"
25 #include <ModelAPI_Object.h>
26 #include <ModelAPI_Attribute.h>
27 #include <GeomAPI_Shape.h>
67 AttributePtr myRefAttribute;
72 std::string mySelectionType;
Class which provides access to Workshop object services.
Definition: ModuleBase_IWorkshop.h:48