NodeList.nodeAdded

A signal that is dispatched whenever a node is added to the node list.

<p>The signal will pass a single parameter to the listeners - the node that was added.</p>

Meta