Hi All,

Is it possible to connect with QProcess to an already running process?
I could not find that option in the docs, but I would expect this to be possible by giving QProcess the ID of the process I want to attach to?
Is this possible?
If not, is there another way to do this?
(under linux)

Thanks in advance-