advance(int) | MapLayer | [inline, protected, virtual] |
boundingRect() const | MapLayer | [virtual] |
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) | RasterMapLayer | [virtual] |
pixmap_ | RasterMapLayer | [private] |
RasterMapLayer(const QString &name, bool visible=true, qreal opacity=1.0, const QRectF &extent=QRectF(0.0, 0.0, 0.0, 0.0)) | RasterMapLayer | |
setGeoExtent(const QRectF &extent) | MapLayer | [inline, virtual] |
setName(const QString &name) | MapLayer | [inline, virtual] |
setOpacity(qreal opacity) | MapLayer | [inline, virtual] |
setPixmap(const QPixmap &pixmap, const QRectF &extent) | RasterMapLayer | |
setXml(const QString &xml) | MapLayer | [inline, virtual] |
xml_ | MapLayer | [protected] |
~MapLayer() | MapLayer | [inline, virtual] |
~RasterMapLayer() | RasterMapLayer | [inline, virtual] |