From 42957a3f812a1db64a9ae452baa2d3fbc35f2466 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 12 Aug 2024 22:02:11 +0900 Subject: Rename more widget nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/man/man3/tqpopupmenu.3qt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/man/man3/tqpopupmenu.3qt') diff --git a/doc/man/man3/tqpopupmenu.3qt b/doc/man/man3/tqpopupmenu.3qt index f0dd47470..4f72f36f0 100644 --- a/doc/man/man3/tqpopupmenu.3qt +++ b/doc/man/man3/tqpopupmenu.3qt @@ -11,7 +11,7 @@ TQPopupMenu \- Popup menu widget .SH SYNOPSIS \fC#include \fR .PP -Inherits QFrame and TQMenuData. +Inherits TQFrame and TQMenuData. .PP .SS "Public Members" .in +1c @@ -331,7 +331,7 @@ See also connectItem() and setItemParameter(). .SH "void TQPopupMenu::drawContents ( TQPainter * p )\fC [virtual protected]\fR" Draws all menu items using painter \fIp\fR. .PP -Reimplemented from QFrame. +Reimplemented from TQFrame. .SH "void TQPopupMenu::drawItem ( TQPainter * p, int tab_, TQMenuItem * mi, bool act, int x, int y, int w, int h )\fC [protected]\fR" Draws menu item \fImi\fR in the area \fIx\fR, \fIy\fR, \fIw\fR, \fIh\fR, using painter \fIp\fR. The item is drawn active if \fIact\fR is TRUE or drawn inactive if \fIact\fR is FALSE. The rightmost \fItab_\fR pixels are used for accelerator text. .PP -- cgit v1.2.3