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/tqiconview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/tqiconview.html') diff --git a/doc/html/tqiconview.html b/doc/html/tqiconview.html index 0156c7ec1..b40dba0bb 100644 --- a/doc/html/tqiconview.html +++ b/doc/html/tqiconview.html @@ -301,7 +301,7 @@ reimplement TQIconViewItem::acceptDrop<

See iconview/simple_dd/main.h and iconview/simple_dd/main.cpp for a simple drag and drop example which demonstrates drag and drop between a TQIconView and a -TQListBox. +TQListBox.

If you want to use extended drag-and-drop or have drag shapes drawn you must take a more sophisticated approach.

The first part is starting drags -- you should use a TQIconDrag (or a -- cgit v1.2.1