diff options
Diffstat (limited to 'doc/html/qhboxlayout.html')
| -rw-r--r-- | doc/html/qhboxlayout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qhboxlayout.html b/doc/html/qhboxlayout.html index 4437f0e05..dc99d1e8e 100644 --- a/doc/html/qhboxlayout.html +++ b/doc/html/qhboxlayout.html @@ -69,7 +69,7 @@ The TQHBoxLayout class lines up widgets horizontally. </pre> <p> <center><img src="qhboxlayout.png" alt="TQHBox"></center> -<p> <p>See also <a href="qvboxlayout.html">TQVBoxLayout</a>, <a href="qgridlayout.html">TQGridLayout</a>, <a href="layout.html">the Layout overview</a>, <a href="appearance.html">Widget Appearance and Style</a>, and <a href="geomanagement.html">Layout Management</a>. +<p> <p>See also <a href="qvboxlayout.html">TQVBoxLayout</a>, <a href="tqgridlayout.html">TQGridLayout</a>, <a href="layout.html">the Layout overview</a>, <a href="appearance.html">Widget Appearance and Style</a>, and <a href="geomanagement.html">Layout Management</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQHBoxLayout"></a>TQHBoxLayout::TQHBoxLayout ( <a href="tqwidget.html">TQWidget</a> * parent, int margin = 0, int spacing = -1, const char * name = 0 ) |
