Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    [Solved] QSlider with two knobs

    General and Desktop
    4
    4
    5562
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      ephe 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.

      1 Reply Last reply Reply Quote 0
      • A
        andre last edited by

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

        1 Reply Last reply Reply Quote 0
        • K
          Kxyu last edited by

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

          1 Reply Last reply Reply Quote 0
          • R
            rokemoon last edited by

            [quote author="Kxyu" date="1320771837"]So what's the problem? The sources are provided for that demo[/quote]
            Good question ;-)

            1 Reply Last reply Reply Quote 0
            • First post
              Last post