Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::PropertyWidgetFactory Class Reference
Inheritance diagram for inviwo::PropertyWidgetFactory:

Public Types

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

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 * >
Factoryoperator= (const Factory &)=delete
virtual std::unique_ptr< PropertyWidgetcreate (Property *key, Args... args) const=0
virtual std::shared_ptr< PropertyWidgetcreateShared (Property *key, Args... args) const

Member Function Documentation

◆ hasKey()

virtual bool inviwo::PropertyWidgetFactory::hasKey ( Property * property) const
overridevirtual

The documentation for this class was generated from the following file:
  • propertywidgetfactory.h