Is there any way to customize the groove of QSlider
? I want to colorize some part of groove based on some value. I try setStyleSheet()
but it's not working as I have expected.
My similar question was asked before here.
Like this:
Based on a range like 10, 20 is invalid range and must be red.