diff options
Diffstat (limited to 'doc/html/tqtooltip.html')
-rw-r--r-- | doc/html/tqtooltip.html | 4 |
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 <a href="ntqfont.html">TQFont</a> & font )<tt> [static]</tt> +<h3 class=fn>void <a name="setFont"></a>TQToolTip::setFont ( const <a href="tqfont.html">TQFont</a> & 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>(). |