diff options
Diffstat (limited to 'doc/html/qwswindow.html')
| -rw-r--r-- | doc/html/qwswindow.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/qwswindow.html b/doc/html/qwswindow.html index c6349f455..302a1334d 100644 --- a/doc/html/qwswindow.html +++ b/doc/html/qwswindow.html @@ -110,19 +110,19 @@ Hides the window. <h3 class=fn>bool <a name="isFullyObscured"></a>TQWSWindow::isFullyObscured () const </h3> -<p> Returns TRUE if the window is completely obsured by another window -or by the bounds of the screen; otherwise returns FALSE. +<p> Returns true if the window is completely obsured by another window +or by the bounds of the screen; otherwise returns false. <h3 class=fn>bool <a name="isPartiallyObscured"></a>TQWSWindow::isPartiallyObscured () const </h3> -<p> Returns TRUE if the window is partially obsured by another window -or by the bounds of the screen; otherwise returns FALSE. +<p> Returns true if the window is partially obsured by another window +or by the bounds of the screen; otherwise returns false. <h3 class=fn>bool <a name="isVisible"></a>TQWSWindow::isVisible () const </h3> -<p> Returns TRUE if the window is visible; otherwise returns FALSE. +<p> Returns true if the window is visible; otherwise returns false. <h3 class=fn>void <a name="lower"></a>TQWSWindow::lower () </h3> |
