advance(int) | MapLayer | [inline, protected, virtual] |
boundingRect() const | MapLayer | [virtual] |
clearPath(int id) | VectorMapLayer | |
clearPen(int id) | VectorMapLayer | |
geoExtent() const | MapLayer | [inline, virtual] |
geoExtent_ | MapLayer | [protected] |
getXml() const | MapLayer | [inline, virtual] |
MapLayer(const QString &name, bool visible=true, qreal opacity=1.0, const QRectF &extent=QRectF(0.0, 0.0, 0.0, 0.0)) | MapLayer | |
name() const | MapLayer | [inline, virtual] |
name_ | MapLayer | [protected] |
opacity_ | MapLayer | [protected] |
paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | VectorMapLayer | [virtual] |
paths_ | VectorMapLayer | [private] |
pens_ | VectorMapLayer | [private] |
setGeoExtent(const QRectF &extent) | MapLayer | [inline, virtual] |
setName(const QString &name) | MapLayer | [inline, virtual] |
setOpacity(qreal opacity) | MapLayer | [inline, virtual] |
setPath(int id, const QVector< QPointF > &pathdata) | VectorMapLayer | |
setPen(int id, const QPen &pen) | VectorMapLayer | |
setXml(const QString &xml) | MapLayer | [inline, virtual] |
updateExtent() | VectorMapLayer | [protected] |
VectorMapLayer(const QString &name, bool visible=true, qreal opacity=1.0, const QRectF &extent=QRectF(0.0, 0.0, 0.0, 0.0)) | VectorMapLayer | |
xml_ | MapLayer | [protected] |
~MapLayer() | MapLayer | [inline, virtual] |
~VectorMapLayer() | VectorMapLayer | [inline, virtual] |