summaryrefslogtreecommitdiffstats
path: root/examples/scrollview/README
blob: 3bdaa7deff9d66663795d38d637d0eef7fc82e10 (plain)
1
2
3
This example demonstrates the use of QScrollView for displaying large
widgets.  Both techniques are demonstrated: using QScrollView to scroll
around a large widget, and drawing arbitrary material in a QScrollView.