summaryrefslogtreecommitdiffstats
path: root/doc/html/iconview.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-08 14:55:59 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-12 19:18:49 +0900
commitccbc1c3572fd0e26480c1432fff55d2909545538 (patch)
tree2bdcb0d8d91d9fc3fbfc476fa6f31b9e25a9ad49 /doc/html/iconview.html
parent0cf411b09cf5d8970b873a338a69eae98d5ce5d8 (diff)
downloadtqt-ccbc1c35.tar.gz
tqt-ccbc1c35.zip
Rename icon nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/iconview.html')
-rw-r--r--doc/html/iconview.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/iconview.html b/doc/html/iconview.html
index 7a6255b9c..03bf46747 100644
--- a/doc/html/iconview.html
+++ b/doc/html/iconview.html
@@ -34,11 +34,11 @@ body { background: #ffffff; color: black; }
<p> The icon view module provides a powerful visualization widget called
-<a href="ntqiconview.html">TQIconView</a>. API and feature-wise it is similar to <a href="ntqlistview.html">TQListView</a> and
+<a href="tqiconview.html">TQIconView</a>. API and feature-wise it is similar to <a href="ntqlistview.html">TQListView</a> and
<a href="ntqlistbox.html">TQListBox</a>. It contains optionally labelled pixmap items that the user
can select, drag around, rename, delete, etc.
-<p> <center><a href="ntqiconview.html"><img src="qiconview-w.png" alt="Screenshot of TQIconVIew"></a></center>
-<p> Please see the <a href="ntqiconview.html">class documentation</a> for
+<p> <center><a href="tqiconview.html"><img src="tqiconview-w.png" alt="Screenshot of TQIconVIew"></a></center>
+<p> Please see the <a href="tqiconview.html">class documentation</a> for
details.
<p>
<!-- eof -->