summaryrefslogtreecommitdiffstats
path: root/doc/html/tqstylesheet.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqstylesheet.html')
-rw-r--r--doc/html/tqstylesheet.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqstylesheet.html b/doc/html/tqstylesheet.html
index 438f6018f..dd325d067 100644
--- a/doc/html/tqstylesheet.html
+++ b/doc/html/tqstylesheet.html
@@ -338,14 +338,14 @@ mainly checks whether there is something that looks like a tag
before the first line break. Although the result may be correct
for common cases, there is no guarantee.
-<h3 class=fn>void <a name="scaleFont"></a>TQStyleSheet::scaleFont ( <a href="ntqfont.html">TQFont</a>&nbsp;&amp;&nbsp;font, int&nbsp;logicalSize ) const<tt> [virtual]</tt>
+<h3 class=fn>void <a name="scaleFont"></a>TQStyleSheet::scaleFont ( <a href="tqfont.html">TQFont</a>&nbsp;&amp;&nbsp;font, int&nbsp;logicalSize ) const<tt> [virtual]</tt>
</h3>
Scales the font <em>font</em> to the appropriate physical point size
corresponding to the logical font size <em>logicalSize</em>.
<p> When calling this function, <em>font</em> has a point size corresponding
to the logical font size 3.
<p> Logical font sizes range from 1 to 7, with 1 being the smallest.
-<p> <p>See also <a href="tqstylesheetitem.html#logicalFontSize">TQStyleSheetItem::logicalFontSize</a>(), <a href="tqstylesheetitem.html#logicalFontSizeStep">TQStyleSheetItem::logicalFontSizeStep</a>(), and <a href="ntqfont.html#setPointSize">TQFont::setPointSize</a>().
+<p> <p>See also <a href="tqstylesheetitem.html#logicalFontSize">TQStyleSheetItem::logicalFontSize</a>(), <a href="tqstylesheetitem.html#logicalFontSizeStep">TQStyleSheetItem::logicalFontSizeStep</a>(), and <a href="tqfont.html#setPointSize">TQFont::setPointSize</a>().
<h3 class=fn>void <a name="setDefaultSheet"></a>TQStyleSheet::setDefaultSheet ( <a href="tqstylesheet.html">TQStyleSheet</a>&nbsp;*&nbsp;sheet )<tt> [static]</tt>
</h3>