marble
VectorTileLayer.cpp
Go to the documentation of this file.
144 void VectorTileLayer::setMapTheme( const QVector<const GeoSceneVectorTile *> &textures, const GeoSceneGroup *textureLayerSettings )
151 d->m_texmappers << new VectorTileModel( &d->m_loader, layer, d->m_treeModel, &d->m_threadPool );
The representation of GeoData in a model This class represents all available data given by kml-data f...
Definition: GeoDataTreeModel.h:32
void setViewport(const GeoDataLatLonBox &bbox, int radius)
Definition: VectorTileModel.cpp:66
A painter that allows to draw geometric primitives on the map.
Definition: GeoPainter.h:98
const GeoDataLatLonAltBox & viewLatLonAltBox() const
Definition: ViewportParams.cpp:305
Definition: VectorTileModel.h:50
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
This file contains the headers for ViewportParams.
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
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
QObject * parent() const
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.