QStyleOptionSlider o; initStyleOption(&o);
o.rect.setWidth( o.rect.width() - knobwidth ); o.rect.moveLeft( knobwidth/2 );