From 1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 20 Jul 2024 20:15:52 +0900 Subject: Rename graphics class nt* related files to equivalent tq* (part 2) Signed-off-by: Michele Calgaro --- doc/html/tqdragenterevent.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/tqdragenterevent.html') diff --git a/doc/html/tqdragenterevent.html b/doc/html/tqdragenterevent.html index a4c7cd490..135d0cb60 100644 --- a/doc/html/tqdragenterevent.html +++ b/doc/html/tqdragenterevent.html @@ -53,7 +53,7 @@ turn inherits most of its functionality from TQDropEv

See also TQDragLeaveEvent, TQDragMoveEvent, TQDropEvent, Drag And Drop Classes, and Event Classes.


Member Function Documentation

-

TQDragEnterEvent::TQDragEnterEvent ( const TQPoint & pos ) +

TQDragEnterEvent::TQDragEnterEvent ( const TQPoint & pos )

Constructs a TQDragEnterEvent entering at the given point, pos. -- cgit v1.2.1