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 c0a07213b..4e939e72b 100644 --- a/doc/html/tqwidgetplugin.html +++ b/doc/html/tqwidgetplugin.html @@ -102,7 +102,7 @@ the custom widget of class <em>key</em> in the toolbar. <h3 class=fn><a href="tqstring.html">TQString</a> <a name="includeFile"></a>TQWidgetPlugin::includeFile ( const <a href="tqstring.html">TQString</a> & key ) const<tt> [virtual]</tt> </h3> -Returns the name of the include file that <em>TQt Designer</em> and <tt>uic</tt> should use to include the custom widget of class <em>key</em> in +Returns the name of the include file that <em>TQt Designer</em> and <tt>tquic</tt> should use to include the custom widget of class <em>key</em> in generated code. <p> The default implementation returns <a href="tqstring.html#TQString-null">TQString::null</a>. |