From e42ec295c2134770a1eb07032f5f22ca4ba1daa6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 31 Aug 2024 18:33:50 +0900 Subject: Rename remaining ntq[d-h]* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/man/man3/tqscrollbar.3qt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/man/man3/tqscrollbar.3qt') diff --git a/doc/man/man3/tqscrollbar.3qt b/doc/man/man3/tqscrollbar.3qt index c8d0dc37d..16b0fa690 100644 --- a/doc/man/man3/tqscrollbar.3qt +++ b/doc/man/man3/tqscrollbar.3qt @@ -142,7 +142,7 @@ Inherits TQWidget and QRangeControl. .SS "Protected Members" .in +1c .ti -1c -.BI "virtual void \fBhideEvent\fR ( QHideEvent * )" +.BI "virtual void \fBhideEvent\fR ( TQHideEvent * )" .br .in -1c .SH DESCRIPTION @@ -212,7 +212,7 @@ The \fIparent\fR and \fIname\fR arguments are sent on to the TQWidget constructo Destructor. .SH "bool TQScrollBar::draggingSlider () const" Returns TRUE if the user has clicked the mouse on the slider and is currently dragging it; otherwise returns FALSE. See the "draggingSlider" property for details. -.SH "void TQScrollBar::hideEvent ( QHideEvent * )\fC [virtual protected]\fR" +.SH "void TQScrollBar::hideEvent ( TQHideEvent * )\fC [virtual protected]\fR" This function is called when the scrollbar is hidden. .PP Reimplemented from TQWidget. -- cgit v1.2.3