OpenWalnut  1.5.0dev
WUIWidgetFactory Member List

This is the complete list of members for WUIWidgetFactory, including all inherited members.

ConstSPtr typedefWUIWidgetFactory
createGridWidget(const std::string &title, WUIWidgetBase::SPtr parent=WUIWidgetBase::SPtr()) constWUIWidgetFactoryinlinevirtual
createGridWidgetImpl(const std::string &title, WUIWidgetBase::SPtr parent=WUIWidgetBase::SPtr()) const =0WUIWidgetFactoryprotectedpure virtual
createPropertyGroupWidget(const std::string &title, WPropGroup properties, WUIWidgetBase::SPtr parent=WUIWidgetBase::SPtr()) constWUIWidgetFactoryinlinevirtual
createPropertyGroupWidgetImpl(const std::string &title, WPropGroup properties, WUIWidgetBase::SPtr parent=WUIWidgetBase::SPtr()) const =0WUIWidgetFactoryprotectedpure virtual
createTabbedWidget(const std::string &title, WUIWidgetBase::SPtr parent=WUIWidgetBase::SPtr()) constWUIWidgetFactoryinlinevirtual
createTabbedWidgetImpl(const std::string &title, WUIWidgetBase::SPtr parent=WUIWidgetBase::SPtr()) const =0WUIWidgetFactoryprotectedpure virtual
createViewWidget(std::string title, WGECamera::ProjectionMode projectionMode, std::shared_ptr< WCondition > abordCondition=WCondition::SPtr(), WUIWidgetBase::SPtr parent=WUIWidgetBase::SPtr()) constWUIWidgetFactoryinlinevirtual
createViewWidgetImpl(std::string title, WGECamera::ProjectionMode projectionMode, std::shared_ptr< WCondition > abordCondition=WCondition::SPtr(), WUIWidgetBase::SPtr parent=WUIWidgetBase::SPtr()) const =0WUIWidgetFactoryprotectedpure virtual
implementsUI() const =0WUIWidgetFactorypure virtual
setParent(WUIWidgetBase::SPtr widget, WUIWidgetBase::SPtr parent) constWUIWidgetFactoryinlineprotected
SPtr typedefWUIWidgetFactory
~WUIWidgetFactory()WUIWidgetFactoryinlinevirtual