summaryrefslogtreecommitdiffstats
path: root/doc/html/tqwidgetplugin.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-08 14:55:59 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-12 19:18:49 +0900
commitccbc1c3572fd0e26480c1432fff55d2909545538 (patch)
tree2bdcb0d8d91d9fc3fbfc476fa6f31b9e25a9ad49 /doc/html/tqwidgetplugin.html
parent0cf411b09cf5d8970b873a338a69eae98d5ce5d8 (diff)
downloadtqt3-ccbc1c3572fd0e26480c1432fff55d2909545538.tar.gz
tqt3-ccbc1c3572fd0e26480c1432fff55d2909545538.zip
Rename icon nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqwidgetplugin.html')
-rw-r--r--doc/html/tqwidgetplugin.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqwidgetplugin.html b/doc/html/tqwidgetplugin.html
index c05d569b..48f50d9f 100644
--- a/doc/html/tqwidgetplugin.html
+++ b/doc/html/tqwidgetplugin.html
@@ -94,7 +94,7 @@ Returns the group (toolbar name) that the custom widget of class
<em>key</em> should be part of when <em>TQt Designer</em> loads it.
<p> The default implementation returns <a href="tqstring.html#TQString-null">TQString::null</a>.
-<h3 class=fn><a href="ntqiconset.html">TQIconSet</a> <a name="iconSet"></a>TQWidgetPlugin::iconSet ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;key ) const<tt> [virtual]</tt>
+<h3 class=fn><a href="tqiconset.html">TQIconSet</a> <a name="iconSet"></a>TQWidgetPlugin::iconSet ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;key ) const<tt> [virtual]</tt>
</h3>
Returns the iconset that <em>TQt Designer</em> should use to represent
the custom widget of class <em>key</em> in the toolbar.