I am trying to play a sound with QSound module.
It try with this code and works:
QSound::play(\":/sounds/sources/BeepSound.wav\");