All the item views are scrollable:
- QListView (or QListWidget)
- QTreeView (or QTreeWidget)
- QTableView (or QTableWidget)
The graphics view is scrollable too:
Alternatively, you can build any kind of widget showing your photos and put it into a scroll area:
Bookmarks