[PyKDE] Problem with QPointArray

Janos Blazi jblazi at gmx.de
Fri May 10 15:14:01 BST 2002


Let us assume that <tmp> is a sequence of QPoint objects and p is a QPainter
instance.

If I make the call 
 p.drawLineSegments(QPointArray(tmp))
as documented (and sensible), I get an error message.
If I build the QPointArray manually with setPoint, everything works nice. Is
this a bug?


-- 
TIA,

Janos Blazi

GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net




More information about the PyQt mailing list