Darwin Neuroevolution Framework
Public Member Functions | List of all members
core_ui::PropertyItemBase Class Reference

Base class for all the items in a PropertiesWidget. More...

#include <properties_widget.h>

Inheritance diagram for core_ui::PropertyItemBase:
core_ui::BoundPropertyItem core_ui::PropertiesSectionItem core_ui::PropertyItem

Public Member Functions

PropertiesWidgetparentWidget () const
 Parent widget.
 
PropertyItemBaseparent () const
 Parent item (or nullptr for top level items)
 
virtual bool isModified () const
 Returns true if the item's value has changed, or if there are any modified sub-items.
 
virtual void valueChanged ()
 Notify the item that it's value (or a sub-item) have been changed.
 

Detailed Description

Base class for all the items in a PropertiesWidget.


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