Qt 6.11 is out! See what's new in the release
blog
Pathview connected to Slider
-
Slider will have only one selected value at an moment of time. Do u want to display only this value or slider range value ? Any sample image would help.
-
@dheerendra Thanks for the reply. I have attached an image which shows the manner in which i want to display the values of the slider. Together with the current slider value ,the preceding and succeeding values must also be displayed with their sizes scaled down. As the slider handle moves, the next value must get scaled up gradually . I found out that pathview provides this feature. But i couldnt find a way to control the movement of the pathview using the slider.