Answer the question
In order to leave comments, you need to log in
How to solve problems when using QSlider?
I work in QT 5.1.1. When creating a video player, I encountered such a problem. I decided to create a volume slider. To do this, use something like this:
connect(positionSlider,SIGNAL(actionTriggered(int)),this,SLOT(setPosition(int)));
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question