Hi all, I'm writing a program that uses QAudioOutput::start(), which returns a QIODevice pointer. Does this device need to be manually deleted later? The class reference page doesn't seem to indicate either way.