Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions

Obsolete Members for Q3CanvasPixmapArray

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

Q3CanvasPixmapArray::Q3CanvasPixmapArray ( Q3PtrList<QPixmap> list, Q3PtrList<QPoint> hotspots )

Use Q3CanvasPixmapArray::Q3CanvasPixmapArray(Q3ValueList<QPixmap>, Q3PointArray) instead.

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

bool Q3CanvasPixmapArray::operator! ()

Use isValid() instead.

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


Copyright © 2008 Nokia Trademarks
Qt 4.4.3