blob: b1cf673c44c2ec72c3d6da6e839ba2fbb34ae1e7 (
plain)
1
2
3
4
5
6
7
8
|
A Complete Canvas Application
This is a complete example program with a main window, menus and
toolbars. The main widget is a TQt::Canvas, and this example
demonstrates basic canvas usage.
This example is the subject of Qt Tutorial #2
|