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/html/opengl-overlay-example.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/opengl-overlay-example.html') diff --git a/doc/html/opengl-overlay-example.html b/doc/html/opengl-overlay-example.html index ed655bd11..303eb1e3e 100644 --- a/doc/html/opengl-overlay-example.html +++ b/doc/html/opengl-overlay-example.html @@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }

This example demonstrates how to use OpenGL overlays with the TQt OpenGL -Extension. It features a TQGLWidget with a relatively expensive redrawing +Extension. It features a TQGLWidget with a relatively expensive redrawing operation, and rubber-band drawing in the overlay plane. Using the overlay has the advantage that the rubber-band may be drawn and erased without damaging the image in the main plane, so costly redraws are -- cgit v1.2.3