diff options
Diffstat (limited to 'doc/man/man3/tqcanvasitemlist.3qt')
-rw-r--r-- | doc/man/man3/tqcanvasitemlist.3qt | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/man/man3/tqcanvasitemlist.3qt b/doc/man/man3/tqcanvasitemlist.3qt index fe692c124..258d9fd29 100644 --- a/doc/man/man3/tqcanvasitemlist.3qt +++ b/doc/man/man3/tqcanvasitemlist.3qt @@ -1,5 +1,5 @@ '\" t -.TH QCanvasItemList 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- +.TH TQCanvasItemList 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- .\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the .\" license file included in the distribution for a complete license .\" statement. @@ -7,32 +7,32 @@ .ad l .nh .SH NAME -QCanvasItemList \- List of QCanvasItems +TQCanvasItemList \- List of TQCanvasItems .SH SYNOPSIS -\fC#include <ntqcanvas.h>\fR +\fC#include <tqcanvas.h>\fR .PP -Inherits QValueList<QCanvasItem * >. +Inherits QValueList<TQCanvasItem * >. .PP .SS "Public Members" .in +1c .ti -1c -.BI "QCanvasItemList \fBoperator+\fR ( const QCanvasItemList & l ) const" +.BI "TQCanvasItemList \fBoperator+\fR ( const TQCanvasItemList & l ) const" .br .in -1c .SH DESCRIPTION -The QCanvasItemList class is a list of QCanvasItems. +The TQCanvasItemList class is a list of TQCanvasItems. .PP -QCanvasItemList is a QValueList of pointers to QCanvasItems. This class is used by some methods in QCanvas that need to return a list of canvas items. +TQCanvasItemList is a QValueList of pointers to TQCanvasItems. This class is used by some methods in TQCanvas that need to return a list of canvas items. .PP The QValueList documentation describes how to use this list. .PP See also Graphics Classes and Image Processing Classes. .SH MEMBER FUNCTION DOCUMENTATION -.SH "QCanvasItemList QCanvasItemList::operator+ ( const QCanvasItemList & l ) const" +.SH "TQCanvasItemList TQCanvasItemList::operator+ ( const TQCanvasItemList & l ) const" Returns the concatenation of this list and list \fIl\fR. .SH "SEE ALSO" -.BR http://doc.trolltech.com/qcanvasitemlist.html +.BR http://doc.trolltech.com/tqcanvasitemlist.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |