Signals of a Qt object within a process can be propagated to another similar Qt object within another process. This is archived using TCP sockets.
|
Signals of a Qt object within a process can be propagated to another similar Qt object within another process. This is archived using TCP sockets.