You can't - at least not with code of the example.

But you can try to understand the ScrollZoomer class and move the handling of the scrollbars to your application code and connect it to QwtScaleWidget::scaleDivChanged() signals.

Uwe