diff options
Diffstat (limited to 'doc/html/ntqwidgetplugin.html')
| -rw-r--r-- | doc/html/ntqwidgetplugin.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/ntqwidgetplugin.html b/doc/html/ntqwidgetplugin.html index dbd1e5489..532e6a85b 100644 --- a/doc/html/ntqwidgetplugin.html +++ b/doc/html/ntqwidgetplugin.html @@ -108,9 +108,9 @@ generated code. <h3 class=fn>bool <a name="isContainer"></a>TQWidgetPlugin::isContainer ( const <a href="ntqstring.html">TQString</a> & key ) const<tt> [virtual]</tt> </h3> -Returns TRUE if the custom widget of class <em>key</em> can contain -other widgets, e.g. like <a href="ntqframe.html">TQFrame</a>; otherwise returns FALSE. -<p> The default implementation returns FALSE. +Returns true if the custom widget of class <em>key</em> can contain +other widgets, e.g. like <a href="ntqframe.html">TQFrame</a>; otherwise returns false. +<p> The default implementation returns false. <h3 class=fn><a href="ntqstringlist.html">TQStringList</a> <a name="keys"></a>TQWidgetPlugin::keys () const<tt> [pure virtual]</tt> </h3> |
