#include <libosmscout-client-qt/include/osmscoutclientqt/TiledRenderingHelper.h>
|
| static bool | RenderTiles (QPainter &painter, const MapViewStruct &request, QList< TileCache * > &layerCaches, const QColor &unknownColor, double overlap=-1, const QColor &gridColor=QColor::fromRgbF(0.8, 0.8, 0.8)) |
◆ RenderTiles()
| bool osmscout::TiledRenderingHelper::RenderTiles |
( |
QPainter & | painter, |
|
|
const MapViewStruct & | request, |
|
|
QList< TileCache * > & | layerCaches, |
|
|
const QColor & | unknownColor, |
|
|
double | overlap = -1, |
|
|
const QColor & | gridColor = QColor::fromRgbF(0.8, 0.8, 0.8) ) |
|
static |
The documentation for this class was generated from the following file: