parley
Practice::ImageCache Class Reference
#include <imagecache.h>
Public Member Functions | |
| ImageCache () | |
| QImage | getImage (const QString &id) |
| QSize | imageSize (const QString &id) |
| bool | isEmpty () |
| void | openCache () |
| void | saveCache () |
| void | setFilenames (const QStringList &filename) |
| void | setSaveFilename (const QString &filename) |
| void | updateImage (const QString &id, const QImage &image) |
Friends | |
| QDebug | operator<< (QDebug dbg, const Practice::ImageCache &c) |
Detailed Description
Definition at line 28 of file imagecache.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 31 of file imagecache.h.
Member Function Documentation
Definition at line 52 of file imagecache.cpp.
Definition at line 44 of file imagecache.cpp.
|
inline |
Definition at line 38 of file imagecache.h.
| void ImageCache::openCache | ( | ) |
Definition at line 60 of file imagecache.cpp.
| void ImageCache::saveCache | ( | ) |
Definition at line 91 of file imagecache.cpp.
| void ImageCache::setFilenames | ( | const QStringList & | filename | ) |
Definition at line 25 of file imagecache.cpp.
|
inline |
Definition at line 42 of file imagecache.h.
Definition at line 39 of file imagecache.cpp.
Friends And Related Function Documentation
|
friend |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference