diff options
Diffstat (limited to 'doc/man/man3/tqtextbrowser.3qt')
| -rw-r--r-- | doc/man/man3/tqtextbrowser.3qt | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/doc/man/man3/tqtextbrowser.3qt b/doc/man/man3/tqtextbrowser.3qt index b4d93f33c..993be522b 100644 --- a/doc/man/man3/tqtextbrowser.3qt +++ b/doc/man/man3/tqtextbrowser.3qt @@ -85,7 +85,7 @@ Inherits TQTextEdit.  .SS "Protected Members"  .in +1c  .ti -1c -.BI "virtual void \fBkeyPressEvent\fR ( QKeyEvent * e )" +.BI "virtual void \fBkeyPressEvent\fR ( TQKeyEvent * e )"  .br  .in -1c  .SH DESCRIPTION @@ -153,7 +153,7 @@ Example: helpviewer/helpwindow.cpp.  Changes the document displayed to be the first document the browser displayed.  .PP  Example: helpviewer/helpwindow.cpp. -.SH "void TQTextBrowser::keyPressEvent ( QKeyEvent * e )\fC [virtual protected]\fR" +.SH "void TQTextBrowser::keyPressEvent ( TQKeyEvent * e )\fC [virtual protected]\fR"  The event \fIe\fR is used to provide the following keyboard shortcuts: <center>.nf  .TS  l - l. Keypress Action Alt+Left Arrow backward() Alt+Right Arrow forward() Alt+Up Arrow | 
