[Solved] QSlider with two knobs
-
wrote on 8 Nov 2011, 10:24 last edited by
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.
-
wrote on 8 Nov 2011, 10:34 last edited by
No, but you might be able to use libqxt's widget for that.
-
wrote on 8 Nov 2011, 17:03 last edited by
So what's the problem? The sources are provided for that demo
-
wrote on 9 Nov 2011, 09:25 last edited by
[quote author="Kxyu" date="1320771837"]So what's the problem? The sources are provided for that demo[/quote]
Good question ;-)
4/4