marble
MapThemeImageProvider Class Reference
#include <DeclarativeMapThemeManager.h>
Inheritance diagram for MapThemeImageProvider:
Public Member Functions | |
MapThemeImageProvider () | |
QPixmap | requestPixmap (const QString &id, QSize *size, const QSize &requestedSize) |
Public Member Functions inherited from QDeclarativeImageProvider | |
QDeclarativeImageProvider (ImageType type) | |
virtual | ~QDeclarativeImageProvider () |
ImageType | imageType () const |
virtual QImage | requestImage (const QString &id, QSize *size, const QSize &requestedSize) |
Detailed Description
Definition at line 23 of file DeclarativeMapThemeManager.h.
Constructor & Destructor Documentation
MapThemeImageProvider::MapThemeImageProvider | ( | ) |
Definition at line 20 of file DeclarativeMapThemeManager.cpp.
Member Function Documentation
|
virtual |
Reimplemented from QDeclarativeImageProvider.
Definition at line 26 of file DeclarativeMapThemeManager.cpp.
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:13:43 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:13:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.