marble
VectorTileModel.h
Go to the documentation of this file.
55 explicit VectorTileModel( TileLoader *loader, const GeoSceneVectorTile *layer, GeoDataTreeModel *treeModel, QThreadPool *threadPool );
70 void setViewport( int tileZoomLevel, unsigned int minX, unsigned int minY, unsigned int maxX, unsigned int maxY );
A container for Features, Styles and in the future Schemas.
Definition: GeoDataDocument.h:65
The representation of GeoData in a model This class represents all available data given by kml-data f...
Definition: GeoDataTreeModel.h:32
void documentLoaded(const TileId &id, GeoDataDocument *document)
void setViewport(const GeoDataLatLonBox &bbox, int radius)
Definition: VectorTileModel.cpp:66
Definition: VectorTileModel.h:50
void tileCompleted(const TileId &tileId)
Definition: VectorTileModel.h:33
VectorTileModel(TileLoader *loader, const GeoSceneVectorTile *layer, GeoDataTreeModel *treeModel, QThreadPool *threadPool)
Definition: VectorTileModel.cpp:57
void updateTile(const TileId &id, GeoDataDocument *document)
Definition: VectorTileModel.cpp:155
TileRunner(TileLoader *loader, const GeoSceneVectorTile *texture, const TileId &id)
Definition: VectorTileModel.cpp:29
Definition: TileId.h:27
A class that defines a 2D bounding box for geographic data.
Definition: GeoDataLatLonBox.h:51
Definition: TileLoader.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.