Design the page widget as a separate form (New -> Qt -> Qt Designer Form Class) and then create instances of that widget instead of QWidget.

Cheers,
_