diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-04 11:53:23 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-04 13:56:43 +0900 |
| commit | 0582c90a9ed4b965629267713f51c0da7c38b39d (patch) | |
| tree | cae95e850081d0a7f2be6cef5837f43a28d53d2c /doc/html/tqfontmetrics.html | |
| parent | 39f8a475b4ec5c87a11a7e9300a30ef1c5b4a7e1 (diff) | |
| download | tqt-0582c90a.tar.gz tqt-0582c90a.zip | |
Rename remaining ntq[m-r]* related files to equivalent tq* (except ntqmodules.h)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 |
