From 2cbcca0db1343e1c40e52af729a5eb34ca8a7e37 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 27 Jun 2024 21:53:17 +0900 Subject: Rename date and time nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/advanced.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/html/advanced.html') diff --git a/doc/html/advanced.html b/doc/html/advanced.html index 2a0201540..e2e3cac26 100644 --- a/doc/html/advanced.html +++ b/doc/html/advanced.html @@ -38,8 +38,8 @@ body { background: #ffffff; color: black; } TQCheckListItemCheckable list view items TQCheckTableItemCheckboxes in TQTables TQComboTableItemMeans of using comboboxes in TQTables -TQDateEditDate editor -TQDateTimeEditCombines a TQDateEdit and TQTimeEdit widget into a single widget for editing datetimes +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 TQIconFactoryUsed to create pixmaps for a TQIconSet @@ -60,7 +60,7 @@ body { background: #ffffff; color: black; } TQTableSelectionAccess to a selected area in a TQTable TQTabWidgetStack of tabbed widgets TQTextBrowserRich text browser with hypertext navigation -TQTimeEditTime editor +TQTimeEditTime editor TQToolBoxColumn of tabbed widget items -- cgit v1.2.3