summaryrefslogtreecommitdiffstats
path: root/doc/html/qtab.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-20 20:15:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-21 23:04:19 +0900
commit1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 (patch)
tree5f1bb482f68ee0f95843fbf375cd2274acdabf25 /doc/html/qtab.html
parent14c414378d96f7463b989384f4a0e5dd76632b6d (diff)
downloadtqt-1e9fa8e0.tar.gz
tqt-1e9fa8e0.zip
Rename graphics class nt* related files to equivalent tq* (part 2)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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>