summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqtooltip.html
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-05-07 21:58:34 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-05-07 21:58:34 -0500
commitc740211ffba3330d951f4c3ddefea8edf23a01cd (patch)
tree0a8b7641d3c5b576d18a2f7912c75fc600f494e2 /doc/html/ntqtooltip.html
parent8a4eacb6185de3653f6ae401c352aef833a9e72a (diff)
downloadtqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.tar.gz
tqt3-c740211ffba3330d951f4c3ddefea8edf23a01cd.zip
Automated update from Qt3
Diffstat (limited to 'doc/html/ntqtooltip.html')
-rw-r--r--doc/html/ntqtooltip.html4
1 files changed, 2 insertions, 2 deletions
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 <a href="ntqstatusbar.html">status bar</a>).
dormant mode the tips are not shown and in active mode they are.
The mode is global, not particular to any one widget.
<p> 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
-<em>all</em> tip-etquipped regions for at least a second.
+<em>all</em> tip-equipped regions for at least a second.
<p> The TQToolTip class can be used in three different ways:
<ol type=1>
<li> Adding a tip to an entire widget.