summaryrefslogtreecommitdiffstats
path: root/doc/html/tqtooltip.html
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-07-15 19:08:22 +0900
committerMichele Calgaro <[email protected]>2024-07-18 09:31:41 +0900
commita30f5359f03c3017fa19a6770fab32d25d22cb87 (patch)
treecb365dd7a1c3666e3f972c6cad04be7b8e846cba /doc/html/tqtooltip.html
parent25ad1267da6916e738a126ff5a9b41cd686adfc6 (diff)
downloadtqt3-a30f5359f03c3017fa19a6770fab32d25d22cb87.tar.gz
tqt3-a30f5359f03c3017fa19a6770fab32d25d22cb87.zip
Rename graphics class nt* related files to equivalent tq* (part 1)
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/tqtooltip.html')
-rw-r--r--doc/html/tqtooltip.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqtooltip.html b/doc/html/tqtooltip.html
index ac6d1128a..16b10b158 100644
--- a/doc/html/tqtooltip.html
+++ b/doc/html/tqtooltip.html
@@ -209,7 +209,7 @@ widget.
<p> <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code.
<p>
-<h3 class=fn><a href="ntqfont.html">TQFont</a> <a name="font"></a>TQToolTip::font ()<tt> [static]</tt>
+<h3 class=fn><a href="tqfont.html">TQFont</a> <a name="font"></a>TQToolTip::font ()<tt> [static]</tt>
</h3>
Returns the font common to all tool tips.
<p> <p>See also <a href="#setFont">setFont</a>().
@@ -293,7 +293,7 @@ covering rectangle <em>rect</em> is removed.
<p> <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code.
<p>
-<h3 class=fn>void <a name="setFont"></a>TQToolTip::setFont ( const&nbsp;<a href="ntqfont.html">TQFont</a>&nbsp;&amp;&nbsp;font )<tt> [static]</tt>
+<h3 class=fn>void <a name="setFont"></a>TQToolTip::setFont ( const&nbsp;<a href="tqfont.html">TQFont</a>&nbsp;&amp;&nbsp;font )<tt> [static]</tt>
</h3>
Sets the font for all tool tips to <em>font</em>.
<p> <p>See also <a href="#font">font</a>().