diff options
Diffstat (limited to 'doc/html/qvboxlayout.html')
-rw-r--r-- | doc/html/qvboxlayout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qvboxlayout.html b/doc/html/qvboxlayout.html index 0bfc3e7c7..3e6c577da 100644 --- a/doc/html/qvboxlayout.html +++ b/doc/html/qvboxlayout.html @@ -60,7 +60,7 @@ body { background: #ffffff; color: black; } </pre> <p> <center><img src="qvboxlayout.png" alt="TQVBox"></center> -<p> <p>See also <a href="qhboxlayout.html">TQHBoxLayout</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="qhboxlayout.html">TQHBoxLayout</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="TQVBoxLayout"></a>TQVBoxLayout::TQVBoxLayout ( <a href="tqwidget.html">TQWidget</a> * parent, int margin = 0, int spacing = -1, const char * name = 0 ) |