summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqwhatsthis.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-15 19:08:22 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-18 09:31:41 +0900
commita30f5359f03c3017fa19a6770fab32d25d22cb87 (patch)
treecb365dd7a1c3666e3f972c6cad04be7b8e846cba /doc/html/ntqwhatsthis.html
parent25ad1267da6916e738a126ff5a9b41cd686adfc6 (diff)
downloadtqt-a30f5359.tar.gz
tqt-a30f5359.zip
Rename graphics class nt* related files to equivalent tq* (part 1)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/ntqwhatsthis.html')
-rw-r--r--doc/html/ntqwhatsthis.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqwhatsthis.html b/doc/html/ntqwhatsthis.html
index 5986243e6..1e9055b8a 100644
--- a/doc/html/ntqwhatsthis.html
+++ b/doc/html/ntqwhatsthis.html
@@ -195,7 +195,7 @@ Removes the "What's this?" help associated with the <em>widget</em>.
This happens automatically if the widget is destroyed.
<p> <p>See also <a href="#add">add</a>().
-<h3 class=fn>void <a name="setFont"></a>TQWhatsThis::setFont ( const&nbsp;<a href="ntqfont.html">TQFont</a>&nbsp;&amp;&nbsp;font )<tt> [static]</tt>
+<h3 class=fn>void <a name="setFont"></a>TQWhatsThis::setFont ( const&nbsp;<a href="tqfont.html">TQFont</a>&nbsp;&amp;&nbsp;font )<tt> [static]</tt>
</h3>
Sets the font for all "What's this?" helps to <em>font</em>.