Inviwo  0.9.10.1
Inviwo documentation
inviwo::PropertyWidgetFactory Class Reference
+ Inheritance diagram for inviwo::PropertyWidgetFactory:

Public Types

using WidgetMap = std::multimap< std::string, PropertyWidgetFactoryObject * >
 

Public Member Functions

virtual bool registerObject (PropertyWidgetFactoryObject *propertyWidget)
 
virtual bool unRegisterObject (PropertyWidgetFactoryObject *propertyWidget)
 
std::unique_ptr< PropertyWidgetcreate (Property *property) const override
 
virtual bool hasKey (Property *property) const override
 
std::vector< PropertySemanticsgetSupportedSemanicsForProperty (Property *property)
 
- Public Member Functions inherited from inviwo::Factory< PropertyWidget, Property * >
virtual std::unique_ptr< PropertyWidgetcreate (Property * key, Args... args) const=0
 
- Public Member Functions inherited from inviwo::FactoryBase
 FactoryBase (const FactoryBase &)=delete
 
FactoryBaseoperator= (const FactoryBase &)=delete
 
 FactoryBase (FactoryBase &&)=default
 
FactoryBaseoperator= (FactoryBase &&)=default
 

The documentation for this class was generated from the following files: