Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-3564

Stylesheet support to change the Tick in QSliders

    XMLWordPrintable

Details

    Description

      Currently most other aspects of a QSlider can be supported with Stylesheets, it would be nice if the tick could be as well.

      At present the only way to set the tick seems to be to use the SC_SliderTickmarks in a custom style.

      //From qstylesheetstyle.cpp:

      if (slider->subControls & SC_SliderTickmarks)

      { // TODO... }

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            dettman Dean Dettman (Inactive)
            Votes:
            16 Vote for this issue
            Watchers:
            12 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes