QMapControl
0.9.7.4
|
This is the complete list of members for FixedImageOverlay, including all inherited members.
Alignment enum name | Point | |
BottomLeft enum value | Point | |
BottomMiddle enum value | Point | |
BottomRight enum value | Point | |
boundingBox() | Point | virtual |
coordinate() const | Point | |
Equals(Geometry *geom) | Geometry | |
FixedImageOverlay(qreal x_upperleft, qreal y_upperleft, qreal x_lowerright, qreal y_lowerright, QString filename, QString name=QString()) | FixedImageOverlay | |
FixedImageOverlay(qreal x_upperleft, qreal y_upperleft, qreal x_lowerright, qreal y_lowerright, QPixmap pixmap, QString name=QString()) | FixedImageOverlay | |
geometryClicked(Geometry *geometry, QPoint point) | Geometry | signal |
ImagePoint(qreal x, qreal y, QString filename, QString name=QString(), Alignment alignment=Middle) | ImagePoint | |
ImagePoint(qreal x, qreal y, QPixmap pixmap, QString name=QString(), Alignment alignment=Middle) | ImagePoint | |
isVisible() const | Geometry | |
latitude() const | Point | |
longitude() const | Point | |
Middle enum value | Point | |
name() const | Geometry | |
parentGeometry() const | Geometry | |
pen() const | Geometry | |
pixmap() | Point | |
Point(qreal x, qreal y, QString name=QString(), enum Alignment alignment=Middle) | Point | |
Point(qreal x, qreal y, QWidget *widget, QString name=QString(), enum Alignment alignment=Middle) | Point | |
Point(qreal x, qreal y, QPixmap pixmap, QString name=QString(), enum Alignment alignment=Middle) | Point | |
positionChanged(Geometry *geom) | Geometry | signal |
setBaselevel(int zoomlevel) | Point | |
setMaxsize(QSize maxsize) | Point | |
setMinsize(QSize minsize) | Point | |
setName(QString name) | Geometry | |
TopLeft enum value | Point | |
TopMiddle enum value | Point | |
TopRight enum value | Point | |
toString() | Geometry | |
Touches(Point *click, const MapAdapter *mapadapter) | Point | protectedvirtual |
widget() | Point |