20 #ifndef SamplePanelPlugin_ModelWidgetCreator_H
21 #define SamplePanelPlugin_ModelWidgetCreator_H
23 #include "SamplePanelPlugin.h"
25 #include <ModuleBase_IWidgetCreator.h>
49 virtual void widgetTypes(std::set<std::string>& theTypes);
63 std::set<std::string> myModelWidgetTypes;
Class which provides access to Workshop object services.
Definition: ModuleBase_IWorkshop.h:48