There no direct support, but can be achieved in couple of ways, I prefer implementing a custom QAbstractProxyModel, filtering on QSqlTableModel and a QTableView with couple of buttons assisting the page navigation (Next, Prev, First, Last etc), may be also change the page size.
Bookmarks