diff options
Diffstat (limited to 'doc/man/man3/tqscrollbar.3qt')
-rw-r--r-- | doc/man/man3/tqscrollbar.3qt | 4 |
1 files changed, 2 insertions, 2 deletions
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. |