20#ifndef SamplePanelPlugin_WidgetCreator_H
21#define SamplePanelPlugin_WidgetCreator_H
23#include "SamplePanelPlugin.h"
25#include <ModuleBase_IWidgetCreator.h>
47 virtual void panelTypes(std::set<std::string>& theTypes);
56 const FeaturePtr& theFeature);
58 std::set<std::string> myPanelTypes;