From 42957a3f812a1db64a9ae452baa2d3fbc35f2466 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 12 Aug 2024 22:02:11 +0900 Subject: Rename more widget nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/advanced.html | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'doc/html/advanced.html') 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; } TQDateEditDate editor TQDateTimeEditCombines a TQDateEdit and TQTimeEdit widget into a single widget for editing datetimes TQDesktopWidgetAccess to screen information on multi-head systems -TQHeaderHeader row or column, e.g. for tables and listviews +TQHeaderHeader row or column, e.g. for tables and listviews TQIconFactoryUsed to create pixmaps for a TQIconSet TQIconViewArea with movable labelled icons TQIconViewItemSingle item in a TQIconView -TQListBoxList of selectable, read-only items -TQListBoxPixmapList box items with a pixmap and optional text -TQListBoxTextList box items that display text -TQListViewImplements a list/tree view -TQListViewItemImplements a list view item -TQListViewItemIteratorIterator for collections of TQListViewItems -TQMultiLineEditSimple editor for inputting text -TQProgressBarHorizontal progress bar -TQTabThe structures in a TQTabBar -TQTabBarTab bar, e.g. for use in tabbed dialogs -TQTableFlexible editable table widget -TQTableItemThe cell content for TQTable cells -TQTableSelectionAccess to a selected area in a TQTable -TQTabWidgetStack of tabbed widgets +TQListBoxList of selectable, read-only items +TQListBoxPixmapList box items with a pixmap and optional text +TQListBoxTextList box items that display text +TQListViewImplements a list/tree view +TQListViewItemImplements a list view item +TQListViewItemIteratorIterator for collections of TQListViewItems +TQMultiLineEditSimple editor for inputting text +TQProgressBarHorizontal progress bar +TQTabThe structures in a TQTabBar +TQTabBarTab bar, e.g. for use in tabbed dialogs +TQTableFlexible editable table widget +TQTableItemThe cell content for TQTable cells +TQTableSelectionAccess to a selected area in a TQTable +TQTabWidgetStack of tabbed widgets TQTextBrowserRich text browser with hypertext navigation TQTimeEditTime editor TQToolBoxColumn of tabbed widget items -- cgit v1.2.1