summaryrefslogtreecommitdiffstats
path: root/qtruby/rubylib/examples/qt-examples/chart/README
blob: 921437c5b253072e407caca5eb7d4ec2b034fb83 (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 Qt::Canvas, and this example
demonstrates basic canvas usage. 
    
This example is the subject of Qt Tutorial #2