November 8, 2011

ephe ephe
Lab Rat
102 posts

[Solved] QSlider with two knobs

 

Is there a control such as the QtMultiSlider as in the Embedded Widgets Demo [developer.qt.nokia.com] 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.

3 replies

November 8, 2011

Andre Andre
Area 51 Engineer
6031 posts

No, but you might be able to use libqxt’s widget for that.

 Signature 

Looking for Qt developers to join our team @ i-Optics: https://qt-project.org/forums/viewthread/25393/

November 8, 2011

Kxyu Kxyu
Lab Rat
145 posts

So what’s the problem? The sources are provided for that demo

November 9, 2011

rokemoon rokemoon
Lab Rat
197 posts

Kxyu wrote:
So what’s the problem? The sources are provided for that demo

Good question ;-)

 
  ‹‹ Urgent help required !!! How to read the tableview index number?      Qt double array with weird result ››

You must log in to post a reply. Not a member yet? Register here!