KDE 5.0 PyKDE API Reference
  • KDE's Python API
  • Overview
  • PyKDE Home
  • Sitemap
  • Contact Us
 

KLocalImageCacheImplementation Class Reference

from PyKDE5.kguiaddons import *

Detailed Description

You are not supposed to use this class directly, use KImageCache instead

Internal:


Methods

 __init__ (self, unsigned defaultCacheSize)
 clearLocalCache (self)
bool findLocalPixmap (self, QString key, QPixmap destination)
bool insertLocalPixmap (self, QString key, QPixmap pixmap)
QDateTime lastModifiedTime (self)
int pixmapCacheLimit (self)
bool pixmapCaching (self)
QByteArray serializeImage (self, QImage image)
 setPixmapCacheLimit (self, int size)
 setPixmapCaching (self, bool enable)
 updateModifiedTime (self)

Method Documentation

__init__ (  self,
unsigned  defaultCacheSize
)
clearLocalCache (   self )
bool findLocalPixmap (  self,
QString  key,
QPixmap  destination
)
bool insertLocalPixmap (  self,
QString  key,
QPixmap  pixmap
)
QDateTime lastModifiedTime (   self )
int pixmapCacheLimit (   self )
bool pixmapCaching (   self )
QByteArray serializeImage (  self,
QImage  image
)
setPixmapCacheLimit (  self,
int  size
)
setPixmapCaching (  self,
bool  enable
)
updateModifiedTime (   self )
  • Full Index

Modules

  • karchive
  • kcoreaddons
  • kguiaddons
  • kitemmodels
  • kitemviews
  • kplotting
  • kwidgetsaddons
  • solid
  • sonnet
This documentation is maintained by Simon Edwards.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal