diff options
Diffstat (limited to 'doc/html/tqfontmetrics.html')
-rw-r--r-- | doc/html/tqfontmetrics.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqfontmetrics.html b/doc/html/tqfontmetrics.html index b73fac452..58dcefdfd 100644 --- a/doc/html/tqfontmetrics.html +++ b/doc/html/tqfontmetrics.html @@ -260,7 +260,7 @@ Returns the height of the font. base line). <p> <p>See also <a href="#leading">leading</a>() and <a href="#lineSpacing">lineSpacing</a>(). -<p>Examples: <a href="grapher-nsplugin-example.html#x2741">grapher/grapher.cpp</a>, <a href="hello-example.html#x1630">hello/hello.cpp</a>, and <a href="qfd-example.html#x1986">qfd/fontdisplayer.cpp</a>. +<p>Examples: <a href="hello-example.html#x1630">hello/hello.cpp</a> and <a href="qfd-example.html#x1986">qfd/fontdisplayer.cpp</a>. <h3 class=fn>bool <a name="inFont"></a>TQFontMetrics::inFont ( <a href="tqchar.html">TQChar</a> ch ) const </h3> Returns TRUE if character <em>ch</em> is a valid character in the font; |