summaryrefslogtreecommitdiffstats
path: root/doc/html/qwswindow.html
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
commitea318d1431c89e647598c510c4245c6571aa5f46 (patch)
tree996d29b80c30d453dda86d1a23162d441628f169 /doc/html/qwswindow.html
parentaaf89d4b48f69c9293feb187db26362e550b5561 (diff)
downloadtqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz
tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip
Update to latest tqt3 automated conversion
Diffstat (limited to 'doc/html/qwswindow.html')
-rw-r--r--doc/html/qwswindow.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/qwswindow.html b/doc/html/qwswindow.html
index 4600a7d7..c6349f45 100644
--- a/doc/html/qwswindow.html
+++ b/doc/html/qwswindow.html
@@ -85,7 +85,7 @@ changed using <a href="#raise">raise</a>(), <a href="#lower">lower</a>(), <a hre
</h3>
Destructor.
-<h3 class=fn><a href="qregion.html">TQRegion</a> <a name="allocation"></a>TQWSWindow::allocation () const
+<h3 class=fn><a href="ntqregion.html">TQRegion</a> <a name="allocation"></a>TQWSWindow::allocation () const
</h3>
<p> Returns the region that the window is allowed to draw onto,
@@ -93,7 +93,7 @@ including any window decorations but excluding regions covered by
other windows.
<p> <p>See also <a href="#requested">requested</a>().
-<h3 class=fn>const&nbsp;<a href="qstring.html">TQString</a>&nbsp;&amp; <a name="caption"></a>TQWSWindow::caption () const
+<h3 class=fn>const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp; <a name="caption"></a>TQWSWindow::caption () const
</h3>
<p> Returns the window's caption.
@@ -128,7 +128,7 @@ or by the bounds of the screen; otherwise returns FALSE.
</h3>
Lowers the window below other windows.
-<h3 class=fn>const&nbsp;<a href="qstring.html">TQString</a>&nbsp;&amp; <a name="name"></a>TQWSWindow::name () const
+<h3 class=fn>const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp; <a name="name"></a>TQWSWindow::name () const
</h3>
<p> Returns the window's name.
@@ -137,7 +137,7 @@ Lowers the window below other windows.
</h3>
Raises the window above all other windows except "Stay on top" windows.
-<h3 class=fn><a href="qregion.html">TQRegion</a> <a name="requested"></a>TQWSWindow::requested () const
+<h3 class=fn><a href="ntqregion.html">TQRegion</a> <a name="requested"></a>TQWSWindow::requested () const
</h3>
<p> Returns the region that the window has requested to draw onto,