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.
tqt3/examples/scrollview
Michele Calgaro fef846914f
Rename basic widget nt* related files to equivalent tq*
2 months ago
..
README Rename basic widget nt* related files to equivalent tq* 2 months ago
bg.ppm Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 13 years ago
scrollview.cpp Rename basic widget nt* related files to equivalent tq* 2 months ago
scrollview.doc Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 13 years ago
scrollview.pro Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 13 years ago

README

This example demonstrates the use of TQScrollView for displaying large
widgets.  Both techniques are demonstrated: using TQScrollView to scroll
around a large widget, and drawing arbitrary material in a TQScrollView.