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/man/man3/tqdragenterevent.3qt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/man/man3/tqdragenterevent.3qt') diff --git a/doc/man/man3/tqdragenterevent.3qt b/doc/man/man3/tqdragenterevent.3qt index f9335ef0b..379c2b4bc 100644 --- a/doc/man/man3/tqdragenterevent.3qt +++ b/doc/man/man3/tqdragenterevent.3qt @@ -16,7 +16,7 @@ Inherits TQDragMoveEvent. .SS "Public Members" .in +1c .ti -1c -.BI "\fBTQDragEnterEvent\fR ( const QPoint & pos )" +.BI "\fBTQDragEnterEvent\fR ( const TQPoint & pos )" .br .in -1c .SH DESCRIPTION @@ -26,7 +26,7 @@ This event is always immediately followed by a TQDragMoveEvent, so you only need .PP See also TQDragLeaveEvent, TQDragMoveEvent, TQDropEvent, Drag And Drop Classes, and Event Classes. .SH MEMBER FUNCTION DOCUMENTATION -.SH "TQDragEnterEvent::TQDragEnterEvent ( const QPoint & pos )" +.SH "TQDragEnterEvent::TQDragEnterEvent ( const TQPoint & pos )" Constructs a TQDragEnterEvent entering at the given point, \fIpos\fR. .PP \fBWarning:\fR Do not create a TQDragEnterEvent yourself since these -- cgit v1.2.1