[Kde-perl] QPointArray

Richard Dale Richard_Dale at tipitina.demon.co.uk
Mon Jan 31 14:51:25 CET 2005


On Monday 31 January 2005 14:47, nornagon wrote:
> I tried using QPointArray::setPoint(uint, int, int)... that one
> doesn't resize. I'll give the other version a go tomorrow and report
> back. ^_^
Do you know the size of the Qt::PointArray when you create it? One of the 
QPointArray constructors takes a size, so even if setPoint() and putPoint() 
don't resize it wouldn't matter then..

-- Richard


More information about the Kde-perl mailing list