marble
MapThemeManager Class Reference
#include <DeclarativeMapThemeManager.h>
Inheritance diagram for MapThemeManager:
Public Member Functions | |
MapThemeManager (QObject *parent=0) | |
QStringList | mapThemeIds () const |
Detailed Description
Provides access to all map themes installed locally.
Definition at line 40 of file DeclarativeMapThemeManager.h.
Constructor & Destructor Documentation
|
explicit |
Constructor.
Map themes are loaded later on demand.
Definition at line 47 of file DeclarativeMapThemeManager.cpp.
Member Function Documentation
QStringList MapThemeManager::mapThemeIds | ( | ) | const |
A list of all installed map theme ids, each entry has the form "planet/themeid/themeid.dgml", e.g.
"earth/bluemarble/bluemarble.dgml"
Definition at line 52 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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.