summaryrefslogtreecommitdiffstats
path: root/doc/html/opengl-overlay-x11-example.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-15 19:08:22 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-18 09:31:41 +0900
commita30f5359f03c3017fa19a6770fab32d25d22cb87 (patch)
treecb365dd7a1c3666e3f972c6cad04be7b8e846cba /doc/html/opengl-overlay-x11-example.html
parent25ad1267da6916e738a126ff5a9b41cd686adfc6 (diff)
downloadtqt-a30f5359f03c3017fa19a6770fab32d25d22cb87.tar.gz
tqt-a30f5359f03c3017fa19a6770fab32d25d22cb87.zip
Rename graphics class nt* related files to equivalent tq* (part 1)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/opengl-overlay-x11-example.html')
-rw-r--r--doc/html/opengl-overlay-x11-example.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/opengl-overlay-x11-example.html b/doc/html/opengl-overlay-x11-example.html
index 399186586..c49535ad5 100644
--- a/doc/html/opengl-overlay-x11-example.html
+++ b/doc/html/opengl-overlay-x11-example.html
@@ -84,7 +84,7 @@ overlay widget or vice versa). Implement the resizeEvent() method of
the widget you put in the layout, and make it call setGeometry() on
the other widget with its own geometry as parameters, thus keeping the
two widgets' geometries synchronized.
-<p> <li> <em>Using together with <a href="ntqpalette.html">TQPalette</a> and <a href="qcolorgroup.html">TQColorGroup</a>.</em> Instead of the
+<p> <li> <em>Using together with <a href="ntqpalette.html">TQPalette</a> and <a href="tqcolorgroup.html">TQColorGroup</a>.</em> Instead of the
simplistic setBackgroundColor( transparentColor ), you can
use TQt's TQPalette system to make your overlay widgets use
transparent color for what you want. This way, the normal TQt widgets