diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-08 14:55:59 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-12 19:18:49 +0900 |
commit | ccbc1c3572fd0e26480c1432fff55d2909545538 (patch) | |
tree | 2bdcb0d8d91d9fc3fbfc476fa6f31b9e25a9ad49 /doc/html/advanced.html | |
parent | 0cf411b09cf5d8970b873a338a69eae98d5ce5d8 (diff) | |
download | tqt3-ccbc1c3572fd0e26480c1432fff55d2909545538.tar.gz tqt3-ccbc1c3572fd0e26480c1432fff55d2909545538.zip |
Rename icon nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/advanced.html')
-rw-r--r-- | doc/html/advanced.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/advanced.html b/doc/html/advanced.html index 56b63c6bb..2a0201540 100644 --- a/doc/html/advanced.html +++ b/doc/html/advanced.html @@ -42,9 +42,9 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="ntqdatetimeedit.html">TQDateTimeEdit</a></b><td>Combines a TQDateEdit and TQTimeEdit widget into a single widget for editing datetimes <tr bgcolor=#f0f0f0><td><b><a href="ntqdesktopwidget.html">TQDesktopWidget</a></b><td>Access to screen information on multi-head systems <tr bgcolor=#f0f0f0><td><b><a href="ntqheader.html">TQHeader</a></b><td>Header row or column, e.g. for tables and listviews -<tr bgcolor=#f0f0f0><td><b><a href="qiconfactory.html">TQIconFactory</a></b><td>Used to create pixmaps for a TQIconSet -<tr bgcolor=#f0f0f0><td><b><a href="ntqiconview.html">TQIconView</a></b><td>Area with movable labelled icons -<tr bgcolor=#f0f0f0><td><b><a href="qiconviewitem.html">TQIconViewItem</a></b><td>Single item in a TQIconView +<tr bgcolor=#f0f0f0><td><b><a href="tqiconfactory.html">TQIconFactory</a></b><td>Used to create pixmaps for a TQIconSet +<tr bgcolor=#f0f0f0><td><b><a href="tqiconview.html">TQIconView</a></b><td>Area with movable labelled icons +<tr bgcolor=#f0f0f0><td><b><a href="tqiconviewitem.html">TQIconViewItem</a></b><td>Single item in a TQIconView <tr bgcolor=#f0f0f0><td><b><a href="ntqlistbox.html">TQListBox</a></b><td>List of selectable, read-only items <tr bgcolor=#f0f0f0><td><b><a href="qlistboxpixmap.html">TQListBoxPixmap</a></b><td>List box items with a pixmap and optional text <tr bgcolor=#f0f0f0><td><b><a href="qlistboxtext.html">TQListBoxText</a></b><td>List box items that display text |