Marble
MapThemeManager.h
A container for features parsed from the DGML file.
Definition GeoSceneDocument.h:30
QStandardItemModel * mapThemeModel()
Provides a model of the locally existing themes.
Definition MapThemeManager.cpp:303
static GeoSceneDocument * createMapThemeFromOverlay(const GeoDataPhotoOverlay *overlayData)
Returns a map as a GeoSceneDocument object created from a GeoDataPhotoOverlay.
Definition MapThemeManager.cpp:489
QStringList mapThemeIds() const
Returns a list of all locally available map theme IDs.
Definition MapThemeManager.cpp:133
static void deleteMapTheme(const QString &mapThemeId)
Deletes the map theme with the specified map theme ID.
Definition MapThemeManager.cpp:160
QStandardItemModel * celestialBodiesModel()
Provides a model of all installed planets.
Definition MapThemeManager.cpp:312
void themesChanged()
This signal will be emitted, when the themes change.
static GeoSceneDocument * loadMapTheme(const QString &mapThemeStringID)
Returns the map theme as a GeoSceneDocument object.
Definition MapThemeManager.cpp:152
Binds a QML item to a specific geodetic location in screen coordinates.
Definition AbstractDataPlugin.cpp:23
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:52:10 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:52:10 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.