[Solved] QSlider with two knobs
-
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.