Go to the documentation of this file.
46 template <
typename Class>
51 ArmarXWidgetControllerPtr::dynamicCast(Component::create<Class>());
68 template <
class Derived>
75 return Derived::GetWidgetName();
81 return Derived::GetWidgetIcon();
87 return Derived::GetWidgetCategoryIcon();
Baseclass for all ArmarX ManagedIceObjects requiring properties.
This file offers overloads of toIce() and fromIce() functions for STL container types.