summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqptrlist.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqptrlist.3qt')
-rw-r--r--doc/man/man3/tqptrlist.3qt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/tqptrlist.3qt b/doc/man/man3/tqptrlist.3qt
index 454bcd00a..ce36a2136 100644
--- a/doc/man/man3/tqptrlist.3qt
+++ b/doc/man/man3/tqptrlist.3qt
@@ -141,7 +141,7 @@ Inherited by TQObjectList and TQStrList.
.BI "type * \fBprev\fR ()"
.br
.ti -1c
-.BI "void \fBtoVector\fR ( QGVector * vec ) const"
+.BI "void \fBtoVector\fR ( TQGVector * vec ) const"
.br
.in -1c
.SS "Important Inherited Members"
@@ -679,7 +679,7 @@ All list iterators that refer to the taken item will be set to point to the item
\fBWarning:\fR Do not call this function unless you are an expert.
.PP
See also removeNode() and currentNode().
-.SH "void TQPtrList::toVector ( QGVector * vec ) const"
+.SH "void TQPtrList::toVector ( TQGVector * vec ) const"
Stores all list items in the vector \fIvec\fR.
.PP
The vector must be of the same item type, otherwise the result will be undefined.