summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqpopupmenu.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqpopupmenu.3qt')
-rw-r--r--doc/man/man3/tqpopupmenu.3qt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/man3/tqpopupmenu.3qt b/doc/man/man3/tqpopupmenu.3qt
index f6c5bb47..c81f1dc7 100644
--- a/doc/man/man3/tqpopupmenu.3qt
+++ b/doc/man/man3/tqpopupmenu.3qt
@@ -278,7 +278,7 @@ Normally, you connect each menu item to a single slot using TQMenuData::insertIt
See also highlighted() and TQMenuData::insertItem().
.PP
Examples:
-.)l grapher/grapher.cpp, helpviewer/helpwindow.cpp, qdir/qdir.cpp, qwerty/qwerty.cpp, scrollview/scrollview.cpp, and showimg/showimg.cpp.
+.)l grapher/grapher.cpp, helpviewer/helpwindow.cpp, tqdir/tqdir.cpp, qwerty/qwerty.cpp, scrollview/scrollview.cpp, and showimg/showimg.cpp.
.SH "void TQMenuData::changeItem ( int id, const TQString & text )"
Changes the text of the menu item \fIid\fR to \fItext\fR. If the item has an icon, the icon remains unchanged.
.PP
@@ -355,7 +355,7 @@ or aligned to a widget:
.fi
.PP
Examples:
-.)l fileiconview/qfileiconview.cpp, menu/menu.cpp, and scribble/scribble.cpp.
+.)l fileiconview/tqfileiconview.cpp, menu/menu.cpp, and scribble/scribble.cpp.
.SH "int TQPopupMenu::exec ( const QPoint & pos, int indexAtPoint = 0 )"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
@@ -765,7 +765,7 @@ Returns the text that has been set for menu item \fIid\fR, or TQString::null if
See also changeItem(), pixmap(), and iconSet().
.PP
Examples:
-.)l qdir/qdir.cpp and showimg/showimg.cpp.
+.)l tqdir/tqdir.cpp and showimg/showimg.cpp.
.SH "void TQPopupMenu::updateItem ( int id )\fC [virtual]\fR"
Updates the item with identity \fIid\fR.
.PP