diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-12 22:02:11 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-12 22:02:11 +0900 |
| commit | 42957a3f812a1db64a9ae452baa2d3fbc35f2466 (patch) | |
| tree | 0928f4e01a3dcc0698b46c7608d8310e471bdb49 /doc/html/iconview.html | |
| parent | fef846914f8db6dc117e206ef913d519bf6bb33e (diff) | |
| download | tqt-42957a3f.tar.gz tqt-42957a3f.zip | |
Rename more widget 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.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/iconview.html b/doc/html/iconview.html index 03bf46747..569d538e7 100644 --- a/doc/html/iconview.html +++ b/doc/html/iconview.html @@ -34,8 +34,8 @@ body { background: #ffffff; color: black; } <p> The icon view module provides a powerful visualization widget called -<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 +<a href="tqiconview.html">TQIconView</a>. API and feature-wise it is similar to <a href="tqlistview.html">TQListView</a> and +<a href="tqlistbox.html">TQListBox</a>. It contains optionally labelled pixmap items that the user can select, drag around, rename, delete, etc. <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 |
