Kstars
imageprovider.cpp
const T value(const Key &key) const const
QHash::iterator insert(const Key &key, const T &value)
void addImage(const QString &id, QImage image)
Add image to the list of images with the given id.
Definition: imageprovider.cpp:18
virtual QImage requestImage(const QString &id, QSize *size, const QSize &requestedSize) override
Get image by id.
Definition: imageprovider.cpp:11
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Dec 3 2023 04:06:17 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Dec 3 2023 04:06:17 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.