以下成员源于类 Q3CanvasPixmapArray 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(obsolete)
|
Q3CanvasPixmapArray (Q3PtrList<QPixmap> list , Q3PtrList<QPoint> hotspots ) |
(obsolete)
bool
|
operator! () |
使用 Q3CanvasPixmapArray::Q3CanvasPixmapArray ( Q3ValueList < QPixmap >, Q3PointArray ) 代替。
构造 Q3CanvasPixmapArray from the list of QPixmaps list 。 hotspots list has to be of the same size as list .
使用 isValid () 代替。
This returns false if the array is valid, and true if it is not.