[PyKDE] PyQt3: bitBlt for QImage?

2006-03-29 Thread Giovanni Bajo
Phil, the documentation of PyQt3 describes a bitBlt() function overload which works on QImages. Grepping the .sip files revealed that PyQt3 implements only the QPaintDevice version of bitBlt(). Any reason for this? Thanks -- Giovanni Bajo ___ PyKDE

Re: [PyKDE] PyQt3: bitBlt for QImage?

2006-03-29 Thread Phil Thompson
On Wednesday 29 March 2006 10:55 am, Giovanni Bajo wrote: Phil, the documentation of PyQt3 describes a bitBlt() function overload which works on QImages. Grepping the .sip files revealed that PyQt3 implements only the QPaintDevice version of bitBlt(). Any reason for this? No reason - it will