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

Stylesheet support to change the Tick in QSliders

XMLWordPrintable

      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... }

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

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

              Created:
              Updated:

                There are no open Gerrit changes