Home
·
All Classes
·
Modules
QPixmapCache Class Reference
[
QtGui
module]
Types
class
Key
Methods
__init__
(
self
)
__init__
(
self
, QPixmapCache)
Static Methods
int
cacheLimit
()
clear
()
QPixmap
find
(QString)
bool
find
(QString, QPixmap)
bool
find
(Key, QPixmap)
bool
insert
(QString, QPixmap)
Key
insert
(QPixmap)
remove
(QString)
remove
(Key)
bool
replace
(Key, QPixmap)
setCacheLimit
(int)
Detailed Description
Method Documentation
QPixmapCache.__init__ (
self
)
QPixmapCache.__init__ (
self
,
QPixmapCache
)
int QPixmapCache.cacheLimit ()
QPixmapCache.clear ()
QPixmap
QPixmapCache.find (QString)
bool QPixmapCache.find (QString,
QPixmap
)
bool QPixmapCache.find (
Key
,
QPixmap
)
bool QPixmapCache.insert (QString,
QPixmap
)
Key
QPixmapCache.insert (
QPixmap
)
QPixmapCache.remove (QString)
QPixmapCache.remove (
Key
)
bool QPixmapCache.replace (
Key
,
QPixmap
)
QPixmapCache.setCacheLimit (int)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0