You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
14 years ago | |
|---|---|---|
| .. | ||
| images | 14 years ago | |
| README | 14 years ago | |
| canvastext.rb | 14 years ago | |
| canvasview.rb | 14 years ago | |
| chartform.rb | 14 years ago | |
| chartform_canvas.rb | 14 years ago | |
| chartform_files.rb | 14 years ago | |
| element.rb | 14 years ago | |
| main.rb | 14 years ago | |
| optionsform.rb | 14 years ago | |
| setdataform.rb | 14 years ago | |
README
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