QSound::play(“soundpath”) call works but a QSound object doesn't

后端 未结 0 1836
醉梦人生
醉梦人生 2021-01-22 19:15

I am trying to play a sound with QSound module.

It try with this code and works:

QSound::play(\":/sounds/sources/BeepSound.wav\");


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题