summaryrefslogtreecommitdiffstats
path: root/doc/html/qtab.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qtab.html')
-rw-r--r--doc/html/qtab.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/qtab.html b/doc/html/qtab.html
index 6a2920b8c..fcdbc7c7a 100644
--- a/doc/html/qtab.html
+++ b/doc/html/qtab.html
@@ -93,10 +93,10 @@ Destroys the tab and frees up all allocated resources.
<p> Returns TRUE if the TQTab is enabled; otherwise returns FALSE.
-<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="rect"></a>TQTab::rect () const
+<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="rect"></a>TQTab::rect () const
</h3>
-<p> Return the <a href="ntqrect.html">TQRect</a> for the TQTab.
+<p> Return the <a href="tqrect.html">TQRect</a> for the TQTab.
<h3 class=fn>void <a name="setEnabled"></a>TQTab::setEnabled ( bool&nbsp;enable )
</h3>
@@ -113,10 +113,10 @@ Sets the tab's iconset to <em>icon</em>
<p> Set the identifier for the TQTab to <em>i</em>. Each TQTab's identifier
within a <a href="ntqtabbar.html">TQTabBar</a> must be unique.
-<h3 class=fn>void <a name="setRect"></a>TQTab::setRect ( const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp;&nbsp;rect )
+<h3 class=fn>void <a name="setRect"></a>TQTab::setRect ( const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;rect )
</h3>
-<p> Set the TQTab <a href="ntqrect.html">TQRect</a> to <em>rect</em>.
+<p> Set the TQTab <a href="tqrect.html">TQRect</a> to <em>rect</em>.
<h3 class=fn>void <a name="setText"></a>TQTab::setText ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;text )
</h3>