summaryrefslogtreecommitdiffstats
path: root/doc/html/tqtableitem.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-09-09 14:57:42 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-09-12 18:58:18 +0900
commit6f57abfc9cd3acf1d648aee696947ac9216adb71 (patch)
tree4ae374b1ce01d388bca2249c5d903d79a6cb814f /doc/html/tqtableitem.html
parent0582c90a9ed4b965629267713f51c0da7c38b39d (diff)
downloadtqt-6f57abfc.tar.gz
tqt-6f57abfc.zip
Rename remaining ntq[s-z]* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqtableitem.html')
-rw-r--r--doc/html/tqtableitem.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqtableitem.html b/doc/html/tqtableitem.html
index e1a3aace7..0d48a01fd 100644
--- a/doc/html/tqtableitem.html
+++ b/doc/html/tqtableitem.html
@@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }
<p>The TQTableItem class provides the cell content for TQTable cells.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqtable-h.html">tqtable.h</a>&gt;</tt>
-<p>Inherits <a href="ntqt.html">TQt</a>.
+<p>Inherits <a href="tqt.html">TQt</a>.
<p>Inherited by <a href="tqcombotableitem.html">TQComboTableItem</a> and <a href="tqchecktableitem.html">TQCheckTableItem</a>.
<p><a href="tqtableitem-members.html">List of all member functions.</a>
<h2>Public Members</h2>
@@ -231,7 +231,7 @@ occupied.
The alignment function returns how the text contents of the cell
are aligned when drawn. The default implementation aligns numbers
to the right and any other text to the left.
-<p> <p>See also <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
+<p> <p>See also <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
<h3 class=fn>int <a name="col"></a>TQTableItem::col () const
</h3>