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/tqiconviewitem.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/tqiconviewitem.html') diff --git a/doc/html/tqiconviewitem.html b/doc/html/tqiconviewitem.html index 81a8fb57c..70cdea341 100644 --- a/doc/html/tqiconviewitem.html +++ b/doc/html/tqiconviewitem.html @@ -114,7 +114,7 @@ The TQIconViewItem class provides a single item in a T

A TQIconViewItem contains an icon, a string and optionally a sort key, and can display itself in a TQIconView. -The class is designed to be very similar to TQListView and TQListBox +The class is designed to be very similar to TQListView and TQListBox in use, both via instantiation and subclassing.

The simplest way to create a TQIconViewItem and insert it into a TQIconView is to construct the item passing the constructor a -- cgit v1.2.1