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

A property item which is bound to a core::Property. More...

#include <properties_widget.h>

Inheritance diagram for core_ui::BoundPropertyItem:
core_ui::PropertyItemBase

Public Member Functions

core::Propertyproperty () const
 The corresponding core::Property.
 
bool isModified () const override
 Returns true if it was set to a value different than the original one.
 
void valueChanged () override
 Notify the item that it's value (or a sub-item) have been changed.
 
- Public Member Functions inherited from core_ui::PropertyItemBase
PropertiesWidgetparentWidget () const
 Parent widget.
 
PropertyItemBaseparent () const
 Parent item (or nullptr for top level items)
 

Detailed Description

A property item which is bound to a core::Property.


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