hi guys,
I need to create an interface to show some video data. I need to control the video display using QSlider, i.e., I need the slider to let me choose which frame I want to see in the viewer (QLabel).
Can anyone tell me how to do that? I found some info here:
http://www.qtcentre.org/threads/30609-how-to-use-QTimer-to-animate-QSlider
But it doesn’t say much.
Thank you in advance,
↧