[Qt-interest] Phonon::VolumeSlider problems

Esdras Beleza listas at esdrasbeleza.com
Fri May 21 16:16:36 CEST 2010


Hi,


I'm having a problem with Phonon::VolumeSlider, and I don't know if I'm
doing something wrong or if there's a bug in Phonon.

I added a VolumeSlider to my application. But I have the following behaviour
with mute button:

1) Volume is set to something greater than 0% (like 100%). If I put mouse
cursor over the volume slider, I get the "Volume: 100%" tooltip.
2) I click on the mute button. The output is muted. The slider is at the
same old 100% position. If I put the mouse cursor over the volume slider, I
get the "Muted" tooltip.
3) I click on the mute button to get my old volume back, but it's still
muted. If I put the mouse cursor over the volume slider, the slider is at
the same old 100% position but the tooltip says "Volume: 0%".

Shouldn't the volume slider be synchronized with mute/0%/100%? Is this a bug
or must I implement this using mutedChanged and volumeChanged signals?


Esdras

--
http://www.esdrasbeleza.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100521/c1b525a6/attachment.html 


More information about the Qt-interest-old mailing list