summaryrefslogtreecommitdiffstats
path: root/doc/html/advanced.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-08-12 22:02:11 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-08-12 22:02:11 +0900
commit42957a3f812a1db64a9ae452baa2d3fbc35f2466 (patch)
tree0928f4e01a3dcc0698b46c7608d8310e471bdb49 /doc/html/advanced.html
parentfef846914f8db6dc117e206ef913d519bf6bb33e (diff)
downloadtqt3-42957a3f812a1db64a9ae452baa2d3fbc35f2466.tar.gz
tqt3-42957a3f812a1db64a9ae452baa2d3fbc35f2466.zip
Rename more widget 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.html30
1 files changed, 15 insertions, 15 deletions
diff --git a/doc/html/advanced.html b/doc/html/advanced.html
index 13d802ff4..329495dc1 100644
--- a/doc/html/advanced.html
+++ b/doc/html/advanced.html
@@ -41,24 +41,24 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqdateedit.html">TQDateEdit</a></b><td>Date editor
<tr bgcolor=#f0f0f0><td><b><a href="tqdatetimeedit.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="tqdesktopwidget.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="tqheader.html">TQHeader</a></b><td>Header row or column, e.g. for tables and listviews
<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
-<tr bgcolor=#f0f0f0><td><b><a href="ntqlistview.html">TQListView</a></b><td>Implements a list/tree view
-<tr bgcolor=#f0f0f0><td><b><a href="qlistviewitem.html">TQListViewItem</a></b><td>Implements a list view item
-<tr bgcolor=#f0f0f0><td><b><a href="qlistviewitemiterator.html">TQListViewItemIterator</a></b><td>Iterator for collections of TQListViewItems
-<tr bgcolor=#f0f0f0><td><b><a href="ntqmultilineedit.html">TQMultiLineEdit</a></b><td>Simple editor for inputting text
-<tr bgcolor=#f0f0f0><td><b><a href="ntqprogressbar.html">TQProgressBar</a></b><td>Horizontal progress bar
-<tr bgcolor=#f0f0f0><td><b><a href="qtab.html">TQTab</a></b><td>The structures in a TQTabBar
-<tr bgcolor=#f0f0f0><td><b><a href="ntqtabbar.html">TQTabBar</a></b><td>Tab bar, e.g. for use in tabbed dialogs
-<tr bgcolor=#f0f0f0><td><b><a href="ntqtable.html">TQTable</a></b><td>Flexible editable table widget
-<tr bgcolor=#f0f0f0><td><b><a href="qtableitem.html">TQTableItem</a></b><td>The cell content for TQTable cells
-<tr bgcolor=#f0f0f0><td><b><a href="qtableselection.html">TQTableSelection</a></b><td>Access to a selected area in a TQTable
-<tr bgcolor=#f0f0f0><td><b><a href="ntqtabwidget.html">TQTabWidget</a></b><td>Stack of tabbed widgets
+<tr bgcolor=#f0f0f0><td><b><a href="tqlistbox.html">TQListBox</a></b><td>List of selectable, read-only items
+<tr bgcolor=#f0f0f0><td><b><a href="tqlistboxpixmap.html">TQListBoxPixmap</a></b><td>List box items with a pixmap and optional text
+<tr bgcolor=#f0f0f0><td><b><a href="tqlistboxtext.html">TQListBoxText</a></b><td>List box items that display text
+<tr bgcolor=#f0f0f0><td><b><a href="tqlistview.html">TQListView</a></b><td>Implements a list/tree view
+<tr bgcolor=#f0f0f0><td><b><a href="tqlistviewitem.html">TQListViewItem</a></b><td>Implements a list view item
+<tr bgcolor=#f0f0f0><td><b><a href="tqlistviewitemiterator.html">TQListViewItemIterator</a></b><td>Iterator for collections of TQListViewItems
+<tr bgcolor=#f0f0f0><td><b><a href="tqmultilineedit.html">TQMultiLineEdit</a></b><td>Simple editor for inputting text
+<tr bgcolor=#f0f0f0><td><b><a href="tqprogressbar.html">TQProgressBar</a></b><td>Horizontal progress bar
+<tr bgcolor=#f0f0f0><td><b><a href="tqtab.html">TQTab</a></b><td>The structures in a TQTabBar
+<tr bgcolor=#f0f0f0><td><b><a href="tqtabbar.html">TQTabBar</a></b><td>Tab bar, e.g. for use in tabbed dialogs
+<tr bgcolor=#f0f0f0><td><b><a href="tqtable.html">TQTable</a></b><td>Flexible editable table widget
+<tr bgcolor=#f0f0f0><td><b><a href="tqtableitem.html">TQTableItem</a></b><td>The cell content for TQTable cells
+<tr bgcolor=#f0f0f0><td><b><a href="tqtableselection.html">TQTableSelection</a></b><td>Access to a selected area in a TQTable
+<tr bgcolor=#f0f0f0><td><b><a href="tqtabwidget.html">TQTabWidget</a></b><td>Stack of tabbed widgets
<tr bgcolor=#f0f0f0><td><b><a href="tqtextbrowser.html">TQTextBrowser</a></b><td>Rich text browser with hypertext navigation
<tr bgcolor=#f0f0f0><td><b><a href="tqtimeedit.html">TQTimeEdit</a></b><td>Time editor
<tr bgcolor=#f0f0f0><td><b><a href="tqtoolbox.html">TQToolBox</a></b><td>Column of tabbed widget items