You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qt3/examples/scrollview
Timothy Pearson bd0f3345a9
Add Qt3 development HEAD version
13 years ago
..
README Add Qt3 development HEAD version 13 years ago
bg.ppm Add Qt3 development HEAD version 13 years ago
scrollview.cpp Add Qt3 development HEAD version 13 years ago
scrollview.doc Add Qt3 development HEAD version 13 years ago
scrollview.pro Add Qt3 development HEAD version 13 years ago

README

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.