diff options
author | Martin Banky <Martin.Banky@gmail.com> | 2009-10-05 22:26:00 (GMT) |
---|---|---|
committer | Kurt Korbatits <kurt.korbatits@nokia.com> | 2009-10-05 22:26:00 (GMT) |
commit | ba11343826229e983cb1d38811c8363d355e2e01 (patch) | |
tree | 916182223f1f42a58fd6a565d86ab030f6a4e3be /doc/src/snippets/code/src_script_qscriptable.cpp | |
parent | c7b091351d6fdf5fda5f38a94af24a395252249f (diff) | |
download | Qt-ba11343826229e983cb1d38811c8363d355e2e01.zip Qt-ba11343826229e983cb1d38811c8363d355e2e01.tar.gz Qt-ba11343826229e983cb1d38811c8363d355e2e01.tar.bz2 |
Fixed QAudioDeviceInfoInternal::deviceList(QAudio::Mode mode) filtering
If an audio device only supported Input or Output, it would not be added
to the list of devices. Only devices that returned IOID == NULL would be
added. Also, _m was not being used, and io was unneccessarily being cast
to a QString.
Merge-request: 1664
Reviewed-by: Kurt Korbatits <kurt.korbatits@nokia.com>
Diffstat (limited to 'doc/src/snippets/code/src_script_qscriptable.cpp')
0 files changed, 0 insertions, 0 deletions