QT doesn't provide scroll buttons for page area like it provides for the Tabs in Qtabwidgets .?
Is your Tab resized vertically or does is go beyond the visible edge below normally?
If its the later (which I presume) then no scrollbars will be added, since the widget is not "squashed" vertically.
Put the QTabWidget in a layout.