From c740211ffba3330d951f4c3ddefea8edf23a01cd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 7 May 2013 21:58:34 -0500 Subject: Automated update from Qt3 --- doc/html/ntqtooltip.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/ntqtooltip.html') diff --git a/doc/html/ntqtooltip.html b/doc/html/ntqtooltip.html index 5682679cb..5c1e8d385 100644 --- a/doc/html/ntqtooltip.html +++ b/doc/html/ntqtooltip.html @@ -89,10 +89,10 @@ elsewhere (most often in a status bar). dormant mode the tips are not shown and in active mode they are. The mode is global, not particular to any one widget.

TQToolTip switches from dormant to active mode when the user hovers -the mouse on a tip-etquipped region for a second or so and remains +the mouse on a tip-equipped region for a second or so and remains active until the user either clicks a mouse button, presses a key, lets the mouse hover for five seconds or moves the mouse outside -all tip-etquipped regions for at least a second. +all tip-equipped regions for at least a second.

The TQToolTip class can be used in three different ways:

  1. Adding a tip to an entire widget. -- cgit v1.2.1