20#ifndef CollectionPlugin_WidgetCreator_H
21#define CollectionPlugin_WidgetCreator_H
24#include "CollectionPlugin.h"
25#include <ModuleBase_IWidgetCreator.h>
47 virtual void widgetTypes(std::set<std::string>& theTypes);
61 std::set<std::string> myPanelTypes;
Class which provides access to Workshop object services.
Definition: ModuleBase_IWorkshop.h:48