On Jul 26, 10:15 pm, Stargaming <[EMAIL PROTECTED]> wrote:
> On Thu, 26 Jul 2007 06:41:44 -0700, dittonamed wrote:
> > Code pasted below ->
>
> > Can anyone out there suggest a way to access the object "p" thats
> > started in playAudio() fro
Code pasted below ->
Can anyone out there suggest a way to access the object "p" thats
started in playAudio() from inside the stopAudio()? I need the object
reference to use QProcess.kill() on it. The code sample is below.
Thanks to anyone who helps out =)
More comments in the code below ---