ImagePoint Member List
This is the complete list of members for
ImagePoint, including all inherited members.
Alignment enum name | Point | |
BottomLeft enum value | Point | |
BottomRight enum value | Point | |
boundingBox() | Point | [virtual] |
coordinate() const | Point | |
Equals(Geometry *geom) | Geometry | |
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 | |
setVisible(bool visible) | Point | [virtual, slot] |
TopLeft enum value | Point | |
TopRight enum value | Point | |
toString() | Geometry | |
Touches(Point *geom, const MapAdapter *mapadapter) | Point | [protected, virtual] |
widget() | Point | |