| advance(int) | MapLayer | [inline, protected, virtual] |
| boundingRect() const | MapLayer | [virtual] |
| clearText(int id) | TextMapLayer | |
| font(int id) const | TextMapLayer | |
| 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) | TextMapLayer | [virtual] |
| pen(int id) const | TextMapLayer | |
| position(int id) const | TextMapLayer | |
| setGeoExtent(const QRectF &extent) | MapLayer | [inline, virtual] |
| setName(const QString &name) | MapLayer | [inline, virtual] |
| setOpacity(qreal opacity) | MapLayer | [inline, virtual] |
| setText(int id, const QString &text, const QPointF &pos, const QFont &font=QFont(), const QPen &pen=QPen()) | TextMapLayer | |
| setXml(const QString &xml) | MapLayer | [inline, virtual] |
| text(int id) const | TextMapLayer | |
| textBoundingRect(int id) const | TextMapLayer | |
| TextMapLayer(const QString &name, bool visible=true, qreal opacity=1.0, const QRectF &extent=QRectF(0.0, 0.0, 0.0, 0.0)) | TextMapLayer | |
| texts_ | TextMapLayer | [private] |
| updateExtent() | TextMapLayer | [protected] |
| xml_ | MapLayer | [protected] |
| ~MapLayer() | MapLayer | [inline, virtual] |
| ~TextMapLayer() | TextMapLayer | [inline, virtual] |