Slider: option to disable snap to mouse on 2/3 values sliders

Slider::setSliderSnapsToMousePosition isn’t taken into account on Two/Three values sliders.

The only way to customize it at the moment is to change the pimpl code (adding the Two/Three styles in the handleAbsoluteDrag tests).