DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions

QCanvasItemList Class Reference
[canvas module]

The QCanvasItemList class is a list of QCanvasItems. More...

#include <qcanvas.h>

Inherits QValueList<QCanvasItem * >.

List of all member functions.

Public Members


Detailed Description

The QCanvasItemList class is a list of QCanvasItems.

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.

The QValueList documentation describes how to use this list.

See also Graphics Classes and Image Processing Classes.


Member Function Documentation

QCanvasItemList QCanvasItemList::operator+ ( const QCanvasItemList & l ) const

Returns the concatenation of this list and list l.

This file is part of the Qt toolkit. Copyright © 1995-2007 Trolltech. All Rights Reserved.


Copyright © 2007 TrolltechTrademarks
Qt 3.3.8