[PyQt] QWindowsMime

Phil Thompson phil at riverbankcomputing.co.uk
Tue Sep 18 09:29:44 BST 2007


On Monday 17 September 2007, Anthony Heading wrote:
> Hi,
>
> We're migrating some code from PyQt3, and have discovered that
> QWindowMime doesn't seems to exist in PyQt4?  Is there a reason
> for that?  Would it be difficult to add, or is there an
> alternative?

The Qt4 version has a different API that uses Windows types that aren't 
wrapped. It may be possible to wrap a useful subset - but I'm not qualified 
to define "useful". What exactly would need to be implemented to give you 
what you need?

Phil


More information about the PyQt mailing list