summaryrefslogtreecommitdiffstats
path: root/doc/html/tqtabwidget.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqtabwidget.html')
-rw-r--r--doc/html/tqtabwidget.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqtabwidget.html b/doc/html/tqtabwidget.html
index b505604c5..5ac62c864 100644
--- a/doc/html/tqtabwidget.html
+++ b/doc/html/tqtabwidget.html
@@ -219,7 +219,7 @@ Defines a new <em>label</em> for page <em>w</em>'s tab.
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Defines a new <em>iconset</em> and a new <em>label</em> for page <em>w</em>'s tab.
-<h3 class=fn><a href="tqwidget.html">TQWidget</a>&nbsp;* <a name="cornerWidget"></a>TQTabWidget::cornerWidget ( <a href="ntqt.html#Corner-enum">TQt::Corner</a>&nbsp;corner = TQt::TopRight ) const
+<h3 class=fn><a href="tqwidget.html">TQWidget</a>&nbsp;* <a name="cornerWidget"></a>TQTabWidget::cornerWidget ( <a href="tqt.html#Corner-enum">TQt::Corner</a>&nbsp;corner = TQt::TopRight ) const
</h3>
Returns the widget shown in the <em>corner</em> of the tab widget or 0.
@@ -310,7 +310,7 @@ Removes the tab tool tip for page <em>w</em>. If the page does not have
a tip, nothing happens.
<p> <p>See also <a href="#setTabToolTip">setTabToolTip</a>() and <a href="#tabToolTip">tabToolTip</a>().
-<h3 class=fn>void <a name="setCornerWidget"></a>TQTabWidget::setCornerWidget ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;w, <a href="ntqt.html#Corner-enum">TQt::Corner</a>&nbsp;corner = TQt::TopRight )
+<h3 class=fn>void <a name="setCornerWidget"></a>TQTabWidget::setCornerWidget ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;w, <a href="tqt.html#Corner-enum">TQt::Corner</a>&nbsp;corner = TQt::TopRight )
</h3>
Sets widget <em>w</em> to be the shown in the specified <em>corner</em> of the
tab widget.