summaryrefslogtreecommitdiffstats
path: root/doc/html/tqglwidget.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqglwidget.html')
-rw-r--r--doc/html/tqglwidget.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/tqglwidget.html b/doc/html/tqglwidget.html
index 3a271b9c..4f6795a1 100644
--- a/doc/html/tqglwidget.html
+++ b/doc/html/tqglwidget.html
@@ -204,7 +204,7 @@ Constructs an OpenGL widget with a <em>parent</em> widget and a <em>name</em>.
<p> The <a href="tqglformat.html#defaultFormat">default format</a> is
used. The widget will be <a href="#isValid">invalid</a> if the
system has no <a href="tqglformat.html#hasOpenGL">OpenGL support</a>.
-<p> The <em>parent</em>, <em>name</em> and <a href="ntqt.html#WidgetFlags">widget flag</a>, <em>f</em>, arguments are passed
+<p> The <em>parent</em>, <em>name</em> and <a href="tqt.html#WidgetFlags">widget flag</a>, <em>f</em>, arguments are passed
to the <a href="tqwidget.html">TQWidget</a> constructor.
<p> If the <em>shareWidget</em> parameter points to a valid TQGLWidget, this
widget will share OpenGL display lists with <em>shareWidget</em>. If
@@ -223,7 +223,7 @@ you wish to be bound to this widget. This allows you to pass in
your own TQGLContext sub-classes.
<p> The widget will be <a href="#isValid">invalid</a> if the system
has no <a href="tqglformat.html#hasOpenGL">OpenGL support</a>.
-<p> The <em>parent</em>, <em>name</em> and <a href="ntqt.html#WidgetFlags">widget flag</a>, <em>f</em>, arguments are passed
+<p> The <em>parent</em>, <em>name</em> and <a href="tqt.html#WidgetFlags">widget flag</a>, <em>f</em>, arguments are passed
to the <a href="tqwidget.html">TQWidget</a> constructor.
<p> If the <em>shareWidget</em> parameter points to a valid TQGLWidget, this
widget will share OpenGL display lists with <em>shareWidget</em>. If
@@ -243,7 +243,7 @@ nearest subset of features will be used. After creation, the
<a href="#format">format</a>() method will return the actual format obtained.
<p> The widget will be <a href="#isValid">invalid</a> if the system
has no <a href="tqglformat.html#hasOpenGL">OpenGL support</a>.
-<p> The <em>parent</em>, <em>name</em> and <a href="ntqt.html#WidgetFlags">widget flag</a>, <em>f</em>, arguments are passed
+<p> The <em>parent</em>, <em>name</em> and <a href="tqt.html#WidgetFlags">widget flag</a>, <em>f</em>, arguments are passed
to the <a href="tqwidget.html">TQWidget</a> constructor.
<p> If the <em>shareWidget</em> parameter points to a valid TQGLWidget, this
widget will share OpenGL display lists with <em>shareWidget</em>. If