Home · All Classes · Modules

QPixmapCache.Key Class Reference
[QtGui module]

The QPixmapCache.Key class can be used for efficient access to the QPixmapCache. More...

Methods

Special Methods


Detailed Description

The QPixmapCache.Key class can be used for efficient access to the QPixmapCache.

Use QPixmapCache.insert() to receive an instance of Key generated by the pixmap cache. You can store the key in your own objects for a very efficient one-to-one object-to-pixmap mapping.


Method Documentation

Key.__init__ (self)

Key.__init__ (self, Key other)

bool Key.__eq__ (self, Key key)

bool Key.__ne__ (self, Key key)


PyQt 4.12.3 for X11Copyright © Riverbank Computing Ltd and The Qt Company 2015Qt 4.8.7