summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqhbox.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqhbox.html')
-rw-r--r--doc/html/ntqhbox.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqhbox.html b/doc/html/ntqhbox.html
index d28f923e..b92c2b50 100644
--- a/doc/html/ntqhbox.html
+++ b/doc/html/ntqhbox.html
@@ -85,7 +85,7 @@ need to use it directly.
</h3>
Sets the spacing between the child widgets to <em>space</em>.
-<p>Examples: <a href="i18n-example.html#x1924">i18n/mywidget.cpp</a>, <a href="listboxcombo-example.html#x1402">listboxcombo/listboxcombo.cpp</a>, <a href="qdir-example.html#x1826">qdir/qdir.cpp</a>, <a href="tabdialog-example.html#x54">tabdialog/tabdialog.cpp</a>, <a href="wizard-example.html#x2">wizard/wizard.cpp</a>, and <a href="xform-example.html#x1228">xform/xform.cpp</a>.
+<p>Examples: <a href="i18n-example.html#x1924">i18n/mywidget.cpp</a>, <a href="listboxcombo-example.html#x1402">listboxcombo/listboxcombo.cpp</a>, <a href="tqdir-example.html#x1826">tqdir/tqdir.cpp</a>, <a href="tabdialog-example.html#x54">tabdialog/tabdialog.cpp</a>, <a href="wizard-example.html#x2">wizard/wizard.cpp</a>, and <a href="xform-example.html#x1228">xform/xform.cpp</a>.
<h3 class=fn>bool <a name="setStretchFactor"></a>TQHBox::setStretchFactor ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;w, int&nbsp;stretch )
</h3>
Sets the <a href="layout.html#stretch-factor">stretch factor</a> of widget <em>w</em> to <em>stretch</em>. Returns TRUE if