I don't think there's such a widget which could do that out of the box.
I would either subclass QSlider and add a second handle somehow, or simply put two QSliders one on top of the other.
For the latter method, a custom style would be needed for the top most slider not to draw anything else than the handle.
Bookmarks