marble
DeclarativeMapThemeManager.cpp
Go to the documentation of this file.
26 QPixmap MapThemeImageProvider::requestPixmap( const QString &id, QSize *size, const QSize &requestedSize )
QStandardItemModel * mapThemeModel()
Provides a model of the locally existing themes.
Definition: MapThemeManager.cpp:319
virtual QModelIndex index(int row, int column, const QModelIndex &parent) const
MapThemeImageProvider()
Definition: DeclarativeMapThemeManager.cpp:20
bool isValid() const
virtual QVariant data(const QModelIndex &index, int role) const
void fill(const QColor &color)
QPixmap pixmap(const QSize &size, Mode mode, State state) const
QStringList mapThemeIds() const
A list of all installed map theme ids, each entry has the form "planet/themeid/themeid.dgml", e.g.
Definition: DeclarativeMapThemeManager.cpp:52
QPixmap requestPixmap(const QString &id, QSize *size, const QSize &requestedSize)
Definition: DeclarativeMapThemeManager.cpp:26
virtual int rowCount(const QModelIndex &parent) const
QStringList mapThemeIds() const
Returns a list of all locally available map theme IDs.
Definition: MapThemeManager.cpp:138
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:38 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:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.