From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- doc/html/tutorial2-02.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/tutorial2-02.html') diff --git a/doc/html/tutorial2-02.html b/doc/html/tutorial2-02.html index ad105b41a..933099c59 100644 --- a/doc/html/tutorial2-02.html +++ b/doc/html/tutorial2-02.html @@ -45,7 +45,7 @@ the program's functionality. The program provides two dialogs, one to set options, and the other to create and edit a data set. Both dialogs are launched from chart form menu options or toolbar buttons.

The chart form's main widget is a TQCanvasView which displays the -TQCanvas on which we draw the pie chart or bar graph. We subclass +TQCanvas on which we draw the pie chart or bar graph. We subclass TQCanvasView to obtain some specialised behaviour. Similarly we subclass the TQCanvasText class (used to place text items on a canvas) since we require slightly more than the standard class provides. -- cgit v1.2.1