[PyQt] Cannot figure out the canvas module in the PyQt4 package

Phil Thompson phil at riverbankcomputing.co.uk
Mon Aug 27 10:24:08 BST 2007


On Monday 27 August 2007, Shyamsundar, Purkayastha (Purkayastha)** CTR ** 
wrote:
> Hi All
>
>
>
> I recently downloaded the PyQT4 windows binary installer and installed
> it.
>
>
>
> I need the QCanvas module for my development work but I was unable to
> figure it out in the module list.
>
>
>
> Can someone clarify wheather the canvas module is present or not.?

It's not. Use the QGraphics classes instead.

Phil


More information about the PyQt mailing list