diff options
Diffstat (limited to 'doc/html/tqfontmetrics.html')
-rw-r--r-- | doc/html/tqfontmetrics.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqfontmetrics.html b/doc/html/tqfontmetrics.html index 8d65e14a2..3c94bd0fd 100644 --- a/doc/html/tqfontmetrics.html +++ b/doc/html/tqfontmetrics.html @@ -212,7 +212,7 @@ Arabic and Hebrew where it aligns to the right. alignment defaults to <tt>AlignTop</tt>. <p> If several of the horizontal or several of the vertical alignment flags are set, the resulting alignment is undefined. -<p> These flags are defined in <a href="qnamespace-h.html">ntqnamespace.h</a>. +<p> These flags are defined in <a href="tqnamespace-h.html">tqnamespace.h</a>. <p> If <tt>ExpandTabs</tt> is set in <em>flgs</em>, then: if <em>tabarray</em> is non-null, it specifies a 0-terminated sequence of pixel-positions for tabs; otherwise if <em>tabstops</em> is non-zero, it is used as the @@ -352,7 +352,7 @@ Returns the size in pixels of the first <em>len</em> characters of <em>str</em>. <li> <tt>ShowPrefix</tt> interprets "&x" as "<u>x</u>", i.e. underlined. <li> <tt>WordBreak</tt> breaks the text to fit the rectangle. </ul> -<p> These flags are defined in <a href="qnamespace-h.html">ntqnamespace.h</a>. +<p> These flags are defined in <a href="tqnamespace-h.html">tqnamespace.h</a>. <p> If <tt>ExpandTabs</tt> is set in <em>flgs</em>, then: if <em>tabarray</em> is non-null, it specifies a 0-terminated sequence of pixel-positions for tabs; otherwise if <em>tabstops</em> is non-zero, it is used as the |