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.html32
1 files changed, 16 insertions, 16 deletions
diff --git a/doc/html/qtab.html b/doc/html/qtab.html
index eee12fbb..e62ad097 100644
--- a/doc/html/qtab.html
+++ b/doc/html/qtab.html
@@ -33,8 +33,8 @@ body { background: #ffffff; color: black; }
<p>The TQTab class provides the structures in a TQTabBar.
<a href="#details">More...</a>
-<p><tt>#include &lt;<a href="qtabbar-h.html">qtabbar.h</a>&gt;</tt>
-<p>Inherits <a href="qt.html">TQt</a>.
+<p><tt>#include &lt;<a href="qtabbar-h.html">ntqtabbar.h</a>&gt;</tt>
+<p>Inherits <a href="ntqt.html">TQt</a>.
<p><a href="qtab-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@@ -56,21 +56,21 @@ body { background: #ffffff; color: black; }
<hr><a name="details"></a><h2>Detailed Description</h2>
-The TQTab class provides the structures in a <a href="qtabbar.html">TQTabBar</a>.
+The TQTab class provides the structures in a <a href="ntqtabbar.html">TQTabBar</a>.
<p>
<p> This class is used for custom TQTabBar tab headings.
-<p> <p>See also <a href="qtabbar.html">TQTabBar</a> and <a href="advanced.html">Advanced Widgets</a>.
+<p> <p>See also <a href="ntqtabbar.html">TQTabBar</a> and <a href="advanced.html">Advanced Widgets</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQTab"></a>TQTab::TQTab ()
</h3>
Constructs an empty tab. All fields are set to empty.
-<h3 class=fn><a name="TQTab-2"></a>TQTab::TQTab ( const&nbsp;<a href="qstring.html">TQString</a>&nbsp;&amp;&nbsp;text )
+<h3 class=fn><a name="TQTab-2"></a>TQTab::TQTab ( const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;text )
</h3>
Constructs a tab with the text <em>text</em>.
-<h3 class=fn><a name="TQTab-3"></a>TQTab::TQTab ( const&nbsp;<a href="qiconset.html">TQIconSet</a>&nbsp;&amp;&nbsp;icon, const&nbsp;<a href="qstring.html">TQString</a>&nbsp;&amp;&nbsp;text = TQString::null )
+<h3 class=fn><a name="TQTab-3"></a>TQTab::TQTab ( const&nbsp;<a href="ntqiconset.html">TQIconSet</a>&nbsp;&amp;&nbsp;icon, const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;text = TQString::null )
</h3>
Constructs a tab with an <em>icon</em> and the text, <em>text</em>.
@@ -78,10 +78,10 @@ Constructs a tab with an <em>icon</em> and the text, <em>text</em>.
</h3>
Destroys the tab and frees up all allocated resources.
-<h3 class=fn><a href="qiconset.html">TQIconSet</a>&nbsp;* <a name="iconSet"></a>TQTab::iconSet () const
+<h3 class=fn><a href="ntqiconset.html">TQIconSet</a>&nbsp;* <a name="iconSet"></a>TQTab::iconSet () const
</h3>
-<p> Return the <a href="qiconset.html">TQIconSet</a> of the TQTab.
+<p> Return the <a href="ntqiconset.html">TQIconSet</a> of the TQTab.
<h3 class=fn>int <a name="identifier"></a>TQTab::identifier () const
</h3>
@@ -93,17 +93,17 @@ 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="qrect.html">TQRect</a> <a name="rect"></a>TQTab::rect () const
+<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="rect"></a>TQTab::rect () const
</h3>
-<p> Return the <a href="qrect.html">TQRect</a> for the TQTab.
+<p> Return the <a href="ntqrect.html">TQRect</a> for the TQTab.
<h3 class=fn>void <a name="setEnabled"></a>TQTab::setEnabled ( bool&nbsp;enable )
</h3>
<p> If <em>enable</em> is TRUE enable the TQTab, otherwise disable it.
-<h3 class=fn>void <a name="setIconSet"></a>TQTab::setIconSet ( const&nbsp;<a href="qiconset.html">TQIconSet</a>&nbsp;&amp;&nbsp;icon )
+<h3 class=fn>void <a name="setIconSet"></a>TQTab::setIconSet ( const&nbsp;<a href="ntqiconset.html">TQIconSet</a>&nbsp;&amp;&nbsp;icon )
</h3>
Sets the tab's iconset to <em>icon</em>
@@ -111,18 +111,18 @@ Sets the tab's iconset to <em>icon</em>
</h3>
<p> Set the identifier for the TQTab to <em>i</em>. Each TQTab's identifier
-within a <a href="qtabbar.html">TQTabBar</a> must be unique.
+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="qrect.html">TQRect</a>&nbsp;&amp;&nbsp;rect )
+<h3 class=fn>void <a name="setRect"></a>TQTab::setRect ( const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp;&nbsp;rect )
</h3>
-<p> Set the TQTab <a href="qrect.html">TQRect</a> to <em>rect</em>.
+<p> Set the TQTab <a href="ntqrect.html">TQRect</a> to <em>rect</em>.
-<h3 class=fn>void <a name="setText"></a>TQTab::setText ( const&nbsp;<a href="qstring.html">TQString</a>&nbsp;&amp;&nbsp;text )
+<h3 class=fn>void <a name="setText"></a>TQTab::setText ( const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;text )
</h3>
Sets the text of the tab to <em>text</em>.
-<h3 class=fn><a href="qstring.html">TQString</a> <a name="text"></a>TQTab::text () const
+<h3 class=fn><a href="ntqstring.html">TQString</a> <a name="text"></a>TQTab::text () const
</h3>
<p> Returns the text of the TQTab label.