summaryrefslogtreecommitdiffstats
path: root/doc/html/qboxlayout.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qboxlayout.html')
-rw-r--r--doc/html/qboxlayout.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/qboxlayout.html b/doc/html/qboxlayout.html
index 56ecfee17..9e4328381 100644
--- a/doc/html/qboxlayout.html
+++ b/doc/html/qboxlayout.html
@@ -240,7 +240,7 @@ the available space, but should be sized according to <a href="#sizeHint">sizeHi
work in this direction; the stretch stretches in this direction.
<p> <p>See also <a href="#Direction-enum">TQBoxLayout::Direction</a>, <a href="#addWidget">addWidget</a>(), and <a href="#addSpacing">addSpacing</a>().
-<h3 class=fn><a href="ntqsizepolicy.html#ExpandData-enum">TQSizePolicy::ExpandData</a> <a name="expanding"></a>TQBoxLayout::expanding () const<tt> [virtual]</tt>
+<h3 class=fn><a href="tqsizepolicy.html#ExpandData-enum">TQSizePolicy::ExpandData</a> <a name="expanding"></a>TQBoxLayout::expanding () const<tt> [virtual]</tt>
</h3>
Returns whether this layout can make use of more space than
<a href="#sizeHint">sizeHint</a>(). A value of <a href="ntqt.html#Orientation-enum">Vertical</a> or <a href="ntqt.html#Orientation-enum">Horizontal</a> means that it wants
@@ -317,12 +317,12 @@ the available space, but should be sized according to <a href="#sizeHint">sizeHi
Resets cached information.
<p>Reimplemented from <a href="ntqlayout.html#invalidate">TQLayout</a>.
-<h3 class=fn><a href="ntqsize.html">TQSize</a> <a name="maximumSize"></a>TQBoxLayout::maximumSize () const<tt> [virtual]</tt>
+<h3 class=fn><a href="tqsize.html">TQSize</a> <a name="maximumSize"></a>TQBoxLayout::maximumSize () const<tt> [virtual]</tt>
</h3>
Returns the maximum size needed by this box layout.
<p>Reimplemented from <a href="ntqlayout.html#maximumSize">TQLayout</a>.
-<h3 class=fn><a href="ntqsize.html">TQSize</a> <a name="minimumSize"></a>TQBoxLayout::minimumSize () const<tt> [virtual]</tt>
+<h3 class=fn><a href="tqsize.html">TQSize</a> <a name="minimumSize"></a>TQBoxLayout::minimumSize () const<tt> [virtual]</tt>
</h3>
Returns the minimum size needed by this box layout.
@@ -349,7 +349,7 @@ This is an overloaded member function, provided for convenience. It behaves esse
returns TRUE if <em>l</em> is found in this layout (not including child
layouts); otherwise returns FALSE.
-<h3 class=fn><a href="ntqsize.html">TQSize</a> <a name="sizeHint"></a>TQBoxLayout::sizeHint () const<tt> [virtual]</tt>
+<h3 class=fn><a href="tqsize.html">TQSize</a> <a name="sizeHint"></a>TQBoxLayout::sizeHint () const<tt> [virtual]</tt>
</h3>
Returns the preferred size of this box layout.