diff options
Diffstat (limited to 'doc/html/tqwidgetfactory.html')
-rw-r--r-- | doc/html/tqwidgetfactory.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqwidgetfactory.html b/doc/html/tqwidgetfactory.html index 27fbea564..f363cdaec 100644 --- a/doc/html/tqwidgetfactory.html +++ b/doc/html/tqwidgetfactory.html @@ -106,7 +106,7 @@ this, the connections to the custom slots will be done using the <em>connector</ <p> If something fails, 0 is returned. <p> The ownership of the returned widget is passed to the caller. -<h3 class=fn><a href="tqwidget.html">TQWidget</a> * <a name="create-2"></a>TQWidgetFactory::create ( <a href="ntqiodevice.html">TQIODevice</a> * dev, <a href="tqobject.html">TQObject</a> * connector = 0, <a href="tqwidget.html">TQWidget</a> * parent = 0, const char * name = 0 )<tt> [static]</tt> +<h3 class=fn><a href="tqwidget.html">TQWidget</a> * <a name="create-2"></a>TQWidgetFactory::create ( <a href="tqiodevice.html">TQIODevice</a> * dev, <a href="tqobject.html">TQObject</a> * connector = 0, <a href="tqwidget.html">TQWidget</a> * parent = 0, const char * name = 0 )<tt> [static]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Loads the user interface description from device <em>dev</em>. |