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

Public Member Functions

 PropertyWidgetDelegate (Property *p, std::function< void()> func)
virtual void updateFromProperty () override
Public Member Functions inherited from inviwo::PropertyWidget
 PropertyWidget (Property *property)
 PropertyWidget (const PropertyWidget &)
 PropertyWidget (PropertyWidget &&)
PropertyWidgetoperator= (const PropertyWidget &)
PropertyWidgetoperator= (PropertyWidget &&)
virtual ~PropertyWidget ()
virtual PropertyEditorWidgetgetEditorWidget () const
virtual bool hasEditorWidget () const
virtual PropertygetProperty ()

Public Attributes

std::function< void()> func

Additional Inherited Members

Protected Attributes inherited from inviwo::PropertyWidget
Propertyproperty_ = nullptr

Member Function Documentation

◆ updateFromProperty()

virtual void inviwo::PropertyWidgetDelegate::updateFromProperty ( )
inlineoverridevirtual

Implement this function to update the widget after the property has been modified.

Implements inviwo::PropertyWidget.


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