diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-24 20:52:58 +0900 | 
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-29 22:23:36 +0900 | 
| commit | 367ff3fb9e3933f6704c98359cdd8d934ace941f (patch) | |
| tree | 7e03c953d16dcaf0e89f54079b8415a578a22893 /doc/man/man3/tqptrlist.3qt | |
| parent | d35eedcd87d59e716c6d49bbb6b634ef1a7660c5 (diff) | |
| download | tqt-367ff3fb.tar.gz tqt-367ff3fb.zip | |
Rename global classes nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/man/man3/tqptrlist.3qt')
| -rw-r--r-- | doc/man/man3/tqptrlist.3qt | 4 | 
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. | 
