[PyQt] [PyKDE] question re python interface to QPixmapCache

Sanjeev Kumar niceguysan at gmail.com
Sun Dec 8 06:23:00 GMT 2013


import sip


    if QPixmapCache.insert(key, pixmap1):
        sip.transfer(pixmap1, True)


AttributeError: 'module' object has no attribute 'transfer'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20131208/cbbce269/attachment.html>


More information about the PyQt mailing list