From 1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 20 Jul 2024 20:15:52 +0900 Subject: Rename graphics class nt* related files to equivalent tq* (part 2) Signed-off-by: Michele Calgaro --- doc/tutorial2.doc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/tutorial2.doc') diff --git a/doc/tutorial2.doc b/doc/tutorial2.doc index 60f188e63..e9dc37dc7 100644 --- a/doc/tutorial2.doc +++ b/doc/tutorial2.doc @@ -793,7 +793,7 @@ We retrieve the width and height of the canvas and calculate the proportional height (\c proheight). We set the initial \c y position to 0. -\skipto QPen +\skipto TQPen \printuntil NoPen We create a pen that we will use to draw each bar (rectangle); we set @@ -1133,7 +1133,7 @@ elements vector in this slot. requires no further code or action on our part. \endlist -\skipto QPixmap +\skipto TQPixmap \printline \printline \printline @@ -1141,7 +1141,7 @@ requires no further code or action on our part. We create a pixmap for every brush pattern and store them in the \c patterns array. -\skipto QRect +\skipto TQRect \printline \printline -- cgit v1.2.1