开发者

QSlider - how to color the space

开发者 https://www.devze.com 2023-01-07 20:34 出处:网络
i need to design my QSlider ... 开发者_开发百科I have start point and end point on the slider bar

i need to design my QSlider ...

开发者_开发百科I have start point and end point on the slider bar

the start point and the end point is movable by the user

now i need to color the space between the start point and the end point

Please let me know your helps and suggestion on this


Link for Qt 4.8 (slider customization):

http://doc.qt.io/qt-4.8/stylesheet-examples.html#customizing-qslider


In general for coloring task "Qt Style Sheets" is very useful.

0

精彩评论

暂无评论...
验证码 换一张
取 消