Moving direction of QSlider
Is there a possibility to find out if a QSlider is moving to the left or right? I have tried it with comparing the old and new value but somehow it isnt working.
Thanks in advance
3 replies
I have tried it with comparing the old and new value but somehow it isnt working.
You can get the value of the slider using value() [developer.qt.nokia.com] Please share your source code to see what are you doing wrong.
You must log in to post a reply. Not a member yet? Register here!




