Darwin Neuroevolution Framework
|
A property item which is bound to a core::Property. More...
#include <properties_widget.h>
Public Member Functions | |
core::Property * | property () 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. | |
![]() | |
PropertiesWidget * | parentWidget () const |
Parent widget. | |
PropertyItemBase * | parent () const |
Parent item (or nullptr for top level items) | |
A property item which is bound to a core::Property.