VISH
0.2
|
An optional property of the VObjectCreation()'s CreationContext telling why the object was created, meaning: which slot requested the creation of this object. More...
#include </home/werner/origo/vish/ocean/plankton/VActionNotifier.hpp>
An optional property of the VObjectCreation()'s CreationContext telling why the object was created, meaning: which slot requested the creation of this object.
This property is set by VObject::createInput, for instance.
The slot that triggered the creation of the new object.
The newly created object will be a parent of this slot's owning object (VSlot::SlotOwner() ), providing an output type which will be used as an input of this slot.