Hmm, two options:

1) use a script that runs ping and diverts all ping output so that the script has none
2) use a QProcess instance and read&discard the output.

Cheers,
_