diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-11 22:21:44 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-11 22:21:44 +0900 |
| commit | e93b60dfa24c4b72c1cffa7556949afe69654c02 (patch) | |
| tree | c4ace60cd76f8f464683925074cb981f528b93e3 /doc/html/tqwidgetplugin.html | |
| parent | 8066b05478ac646d0410fc9cedca5f82163b53d3 (diff) | |
| download | tqt-e93b60df.tar.gz tqt-e93b60df.zip | |
Rename uic to tquic
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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>. |
