diff options
Diffstat (limited to 'doc/html/tqwidgetplugin.html')
-rw-r--r-- | doc/html/tqwidgetplugin.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqwidgetplugin.html b/doc/html/tqwidgetplugin.html index c05d569b1..48f50d9f9 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 <a href="tqstring.html">TQString</a> & key ) const<tt> [virtual]</tt> +<h3 class=fn><a href="tqiconset.html">TQIconSet</a> <a name="iconSet"></a>TQWidgetPlugin::iconSet ( const <a href="tqstring.html">TQString</a> & 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. |