diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-26 23:32:43 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-26 23:32:43 -0600 |
commit | ea318d1431c89e647598c510c4245c6571aa5f46 (patch) | |
tree | 996d29b80c30d453dda86d1a23162d441628f169 /doc/html/qwswindow.html | |
parent | aaf89d4b48f69c9293feb187db26362e550b5561 (diff) | |
download | tqt3-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.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, |