Styling QSlider, QHeaderView
QSlider I have been avoiding QSlider for sometime now. Sliding the QSlider would have been straightforward if the code was correct . You need this teeny weeny patch against 4.3 (If you are using a week old 4.3 snapshot, you are good). Comments inline. QSlider::groove:horizontal { border: 1px solid #999999; height: 8px; /* the groove […]