parley
imagecache.cpp
Go to the documentation of this file.
77 kDebug() << "not loading cache because it contains the wrong theme or the timestamp has changed";
108 dbg.nospace() << "\n\tcontains: " << qPrintable(i.key().leftJustified(35)) << ": " << i.value().size();
112 dbg.nospace() << "\n\ttotal pixel count: " << pixels << " (approx. " << double(pixels)*4/1024/1024 << " MiB)";
Definition: imagecache.h:27
QDebug operator<<(QDebug dbg, const Practice::ImageCache &c)
Definition: imagecache.cpp:101
void updateImage(const QString &id, const QImage &image)
Definition: imagecache.cpp:39
void setFilenames(const QStringList &filename)
Definition: imagecache.cpp:25
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.