You must define this in your subclass to handle/dispatch received messages. Called in the context of the internal monitor thread and as there is limited stack space plus requirements for low latency, consider dispatching heavier processing to a FX::QThreadPool
|