Qt 6.11 is out! See what's new in the release
blog
[Solved] QSlider with two knobs
General and Desktop
4
Posts
4
Posters
6.7k
Views
1
Watching
-
Is there a control such as the QtMultiSlider as in the "Embedded Widgets Demo":http://developer.qt.nokia.com/wiki/EmbeddedWidgetDemos available in "native" Qt?
I know that I can subclass QAbstractSlider, but before doing this I want to make sure that there is no control like that available.
-
So what's the problem? The sources are provided for that demo
-
[quote author="Kxyu" date="1320771837"]So what's the problem? The sources are provided for that demo[/quote]
Good question ;-)