Signal
PwgNode::param
since: 0.1
Description [src]
Emitted from the object’s construction thread-default main context when a node parameter enumeration result or subscribed update arrives.
| Default handler: The default handler is called after the handlers added via |
| Stability: Unstable |
| Available since: 0.1 |
Parameters
param-
Type:
PwgParamThe copied parameter returned by enumeration or subscription.
The data is owned by the caller of the function.