marble
BillboardGraphicsItem.cpp
Go to the documentation of this file.
QList< QPointF > positions() const
Returns the absolute screen positions of the item.
Definition: BillboardGraphicsItem.cpp:103
QList< QRectF > boundingRects() const
Returns the absolute screen bounding boxes of the item.
Definition: BillboardGraphicsItem.cpp:108
bool intersects(const QRect &rectangle) const
typedef Alignment
friend class MarbleGraphicsItemPrivate
Definition: MarbleGraphicsItem.h:36
BillboardGraphicsItem()
Definition: BillboardGraphicsItem.cpp:88
QSize toSize() const
QRectF containsRect(const QPointF &point) const
Returns the rect of one representation of the object that is at the given position.
Definition: BillboardGraphicsItem.cpp:118
Qt::Alignment alignment() const
Definition: BillboardGraphicsItem.cpp:128
This file contains the headers for ViewportParams.
GeoDataCoordinates coordinate() const
Definition: BillboardGraphicsItem.cpp:93
bool contains(const QPointF &point) const
qreal height() const
void setCoordinate(const GeoDataCoordinates &coordinates)
Definition: BillboardGraphicsItem.cpp:98
qreal width() const
void setAlignment(Qt::Alignment alignment)
Definition: BillboardGraphicsItem.cpp:133
virtual void setProjection(const ViewportParams *viewport)
Definition: MarbleGraphicsItem.cpp:272
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.