diff options
Diffstat (limited to 'doc/man/man3/tqevent.3qt')
-rw-r--r-- | doc/man/man3/tqevent.3qt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/tqevent.3qt b/doc/man/man3/tqevent.3qt index c130c13af..5378a5db7 100644 --- a/doc/man/man3/tqevent.3qt +++ b/doc/man/man3/tqevent.3qt @@ -13,7 +13,7 @@ QEvent \- The base class of all event classes. Event objects contain event param .PP Inherits Qt. .PP -Inherited by QTimerEvent, QMouseEvent, QWheelEvent, QTabletEvent, QKeyEvent, QFocusEvent, QPaintEvent, QMoveEvent, QResizeEvent, QCloseEvent, TQIconDragEvent, QShowEvent, QHideEvent, QContextMenuEvent, QIMEvent, QDropEvent, QDragLeaveEvent, QChildEvent, and QCustomEvent. +Inherited by TQTimerEvent, QMouseEvent, QWheelEvent, QTabletEvent, QKeyEvent, QFocusEvent, QPaintEvent, QMoveEvent, QResizeEvent, QCloseEvent, TQIconDragEvent, QShowEvent, QHideEvent, QContextMenuEvent, QIMEvent, QDropEvent, QDragLeaveEvent, QChildEvent, and QCustomEvent. .PP .SS "Public Members" .in +1c @@ -53,7 +53,7 @@ This enum type defines the valid event types in Qt. The event types and the spec .TP \fCQEvent::Accessibility\fR - Accessibility information is requested .TP -\fCQEvent::Timer\fR - Regular timer events, QTimerEvent. +\fCQEvent::Timer\fR - Regular timer events, TQTimerEvent. .TP \fCQEvent::MouseButtonPress\fR - Mouse press, QMouseEvent. .TP |