marble
Marble::VectorTileModel Class Reference
#include <VectorTileModel.h>
Inheritance diagram for Marble::VectorTileModel:
Public Slots | |
void | clear () |
void | updateTile (const TileId &id, GeoDataDocument *document) |
Signals | |
void | tileCompleted (const TileId &tileId) |
Public Member Functions | |
VectorTileModel (TileLoader *loader, const GeoSceneVectorTile *layer, GeoDataTreeModel *treeModel, QThreadPool *threadPool) | |
QString | name () const |
void | setViewport (const GeoDataLatLonBox &bbox, int radius) |
Detailed Description
Definition at line 50 of file VectorTileModel.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 57 of file VectorTileModel.cpp.
Member Function Documentation
|
slot |
Definition at line 166 of file VectorTileModel.cpp.
QString VectorTileModel::name | ( | ) | const |
Definition at line 150 of file VectorTileModel.cpp.
void VectorTileModel::setViewport | ( | const GeoDataLatLonBox & | bbox, |
int | radius | ||
) |
LOGIC FOR DOWNLOADING ALL THE TILES THAT ARE INSIDE THE SCREEN AT THE CURRENT ZOOM LEVEL
Definition at line 66 of file VectorTileModel.cpp.
|
signal |
|
slot |
Definition at line 155 of file VectorTileModel.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:57 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:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.