marble
VectorTileLayer.h
Go to the documentation of this file.
63 void setMapTheme( const QVector<const GeoSceneVectorTile *> &textures, const GeoSceneGroup *textureLayerSettings );
The representation of GeoData in a model This class represents all available data given by kml-data f...
Definition: GeoDataTreeModel.h:32
A painter that allows to draw geometric primitives on the map.
Definition: GeoPainter.h:98
Definition: VectorTileLayer.h:44
This file contains the headers for MarbleModel.
Definition: LayerInterface.h:26
void setMapTheme(const QVector< const GeoSceneVectorTile * > &textures, const GeoSceneGroup *textureLayerSettings)
Definition: VectorTileLayer.cpp:144
RenderState renderState() const
Definition: VectorTileLayer.cpp:118
VectorTileLayer(HttpDownloadManager *downloadManager, const PluginManager *pluginManager, GeoDataTreeModel *treeModel)
Definition: VectorTileLayer.cpp:98
Group inside the settings of a GeoScene document.
Definition: GeoSceneGroup.h:40
Definition: RenderState.h:22
A public class that controls what is visible in the viewport of a Marble map.
Definition: ViewportParams.h:44
bool render(GeoPainter *painter, ViewportParams *viewport, const QString &renderPos="NONE", GeoSceneLayer *layer=0)
Definition: VectorTileLayer.cpp:123
QStringList renderPosition() const
Preferred level in the layer stack for the rendering.
Definition: VectorTileLayer.cpp:113
This class manages scheduled downloads.
Definition: HttpDownloadManager.h:44
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:42 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:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.