From 8ac0e970e4464d9f8f73c0fb34a178ff135be8c3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 2 Jun 2024 23:07:22 +0900 Subject: Rename ntqwidget* related files to equivalent tqwidget* Signed-off-by: Michele Calgaro --- doc/html/qstoreddrag.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qstoreddrag.html') diff --git a/doc/html/qstoreddrag.html b/doc/html/qstoreddrag.html index 9c96bb56e..c126ccf94 100644 --- a/doc/html/qstoreddrag.html +++ b/doc/html/qstoreddrag.html @@ -56,7 +56,7 @@ class and the drag and drop documentation.

See also Drag And Drop Classes.


Member Function Documentation

-

TQStoredDrag::TQStoredDrag ( const char * mimeType, TQWidget * dragSource = 0, const char * name = 0 ) +

TQStoredDrag::TQStoredDrag ( const char * mimeType, TQWidget * dragSource = 0, const char * name = 0 )

Constructs a TQStoredDrag. The dragSource and name are passed to the TQDragObject constructor, and the format is set to mimeType. -- cgit v1.2.1