advance(int) | MapLayer | [inline, protected, virtual] |
boundingRect() const | MapLayer | [virtual] |
clearMarker(int id) | MarkerMapLayer | |
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 | |
MarkerMapLayer(const QString &name, bool visible=true, qreal opacity=1.0, const QRectF &extent=QRectF(0.0, 0.0, 0.0, 0.0)) | MarkerMapLayer | |
marks_ | MarkerMapLayer | [private] |
name() const | MapLayer | [inline, virtual] |
name_ | MapLayer | [protected] |
opacity_ | MapLayer | [protected] |
paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | MarkerMapLayer | [virtual] |
setGeoExtent(const QRectF &extent) | MapLayer | [inline, virtual] |
setMarker(int id, const QPointF &pos, const Vector2D_t &vel, qreal rx, qreal ry, qreal theta=0.0, const QPen &pen=QPen()) | MarkerMapLayer | |
setName(const QString &name) | MapLayer | [inline, virtual] |
setOpacity(qreal opacity) | MapLayer | [inline, virtual] |
setXml(const QString &xml) | MapLayer | [inline, virtual] |
updateExtent() | MarkerMapLayer | [protected] |
Vector2D_t typedef | MarkerMapLayer | |
xml_ | MapLayer | [protected] |
~MapLayer() | MapLayer | [inline, virtual] |
~MarkerMapLayer() | MarkerMapLayer | [inline, virtual] |