summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqheader.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqheader.html')
-rw-r--r--doc/html/ntqheader.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/ntqheader.html b/doc/html/ntqheader.html
index e918e8044..5620975c2 100644
--- a/doc/html/ntqheader.html
+++ b/doc/html/ntqheader.html
@@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }
tables and listviews.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qheader-h.html">ntqheader.h</a>&gt;</tt>
-<p>Inherits <a href="ntqwidget.html">TQWidget</a>.
+<p>Inherits <a href="tqwidget.html">TQWidget</a>.
<p><a href="qheader-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@@ -183,11 +183,11 @@ section the <a href="#indexChange">indexChange</a>() signal is emitted.
<p> <p>See also <a href="ntqlistview.html">TQListView</a>, <a href="ntqtable.html">TQTable</a>, and <a href="advanced.html">Advanced Widgets</a>.
<hr><h2>Member Function Documentation</h2>
-<h3 class=fn><a name="TQHeader"></a>TQHeader::TQHeader ( <a href="ntqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
+<h3 class=fn><a name="TQHeader"></a>TQHeader::TQHeader ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Constructs a horizontal header called <em>name</em>, with parent <em>parent</em>.
-<h3 class=fn><a name="TQHeader-2"></a>TQHeader::TQHeader ( int&nbsp;n, <a href="ntqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
+<h3 class=fn><a name="TQHeader-2"></a>TQHeader::TQHeader ( int&nbsp;n, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Constructs a horizontal header called <em>name</em>, with <em>n</em> sections
and parent <em>parent</em>.