46 template <
typename Class>
68 template <
class Derived>
75 return Derived::GetWidgetName();
81 return Derived::GetWidgetIcon();
87 return Derived::GetWidgetCategoryIcon();
Component()
Protected default constructor. Used for virtual inheritance. Use createManagedIceObject() instead.
static TPtr create(Ice::PropertiesPtr properties=Ice::createProperties(), const std::string &configName="", const std::string &configDomain="ArmarX")
Factory method for a component.
This file offers overloads of toIce() and fromIce() functions for STL container types.
IceUtil::Handle< ArmarXComponentWidgetController > ArmarXComponentWidgetControllerPtr
IceUtil::Handle< ArmarXWidgetController > ArmarXWidgetControllerPtr