Obsolete Members for QtCanvasPixmapArray

The following class members are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Public Functions


Member Function Documentation

QtCanvasPixmapArray::QtCanvasPixmapArray ( const QList<QPixmap> & list, const QPolygon & hotspots = QPolygon() )

Use QtCanvasPixmapArray::QtCanvasPixmapArray(QtValueList<QPixmap>, QPolygon) instead.

Constructs a QtCanvasPixmapArray from the list of QPixmaps list. The hotspots list has to be of the same size as list.

bool QtCanvasPixmapArray::operator! ()

Use isValid() instead.

This returns false if the array is valid, and true if it is not.


Copyright © 2005 Trolltech Trademarks