summaryrefslogtreecommitdiffstats
path: root/doc/html/tqfocusevent.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqfocusevent.html')
-rw-r--r--doc/html/tqfocusevent.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/tqfocusevent.html b/doc/html/tqfocusevent.html
index 9041f5bc0..e8b18a859 100644
--- a/doc/html/tqfocusevent.html
+++ b/doc/html/tqfocusevent.html
@@ -94,14 +94,14 @@ about focus.
<h3 class=fn>bool <a name="gotFocus"></a>TQFocusEvent::gotFocus () const
</h3>
-<p> Returns TRUE if the widget received the text input focus;
-otherwise returns FALSE.
+<p> Returns true if the widget received the text input focus;
+otherwise returns false.
<h3 class=fn>bool <a name="lostFocus"></a>TQFocusEvent::lostFocus () const
</h3>
-<p> Returns TRUE if the widget lost the text input focus; otherwise
-returns FALSE.
+<p> Returns true if the widget lost the text input focus; otherwise
+returns false.
<h3 class=fn><a href="tqfocusevent.html#Reason-enum">Reason</a> <a name="reason"></a>TQFocusEvent::reason ()<tt> [static]</tt>
</h3>