diff options
Diffstat (limited to 'doc/html/qwswindow.html')
-rw-r--r-- | doc/html/qwswindow.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/qwswindow.html b/doc/html/qwswindow.html index 4600a7d76..c6349f455 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 <a href="qstring.html">TQString</a> & <a name="caption"></a>TQWSWindow::caption () const +<h3 class=fn>const <a href="ntqstring.html">TQString</a> & <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 <a href="qstring.html">TQString</a> & <a name="name"></a>TQWSWindow::name () const +<h3 class=fn>const <a href="ntqstring.html">TQString</a> & <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, |