marble
VisiblePlacemark.cpp
Go to the documentation of this file.
void setSelected(bool selected)
Sets the state of the place mark.
Definition: VisiblePlacemark.cpp:54
const QPixmap & symbolPixmap() const
Returns the pixmap of the place mark symbol.
Definition: VisiblePlacemark.cpp:38
const QPixmap & labelPixmap() const
Returns the pixmap of the place mark name label.
Definition: VisiblePlacemark.cpp:105
const QPoint & symbolPosition() const
Returns the position of the place mark symbol on the map.
Definition: VisiblePlacemark.cpp:60
const GeoDataStyle * style() const
Return the style assigned to the placemark.
Definition: GeoDataFeature.cpp:624
const QRectF & labelRect() const
Returns the area covered by the place mark name label on the map.
Definition: VisiblePlacemark.cpp:110
QPointF hotSpot(GeoDataHotSpot::Units &xunits, GeoDataHotSpot::Units &yunits) const
Definition: GeoDataIconStyle.cpp:118
GeoDataLabelStyle & labelStyle() const
Return the label style of this style.
Definition: GeoDataStyle.cpp:128
GeoDataIconStyle & iconStyle() const
Return the icon style of this style.
Definition: GeoDataStyle.cpp:113
VisiblePlacemark(const GeoDataPlacemark *placemark)
Definition: VisiblePlacemark.cpp:26
bool glow() const
Return true if the text of the label should glow, false otherwise.
Definition: GeoDataLabelStyle.cpp:125
void setLabelRect(const QRectF &area)
Sets the area covered by the place mark name label on the map.
Definition: VisiblePlacemark.cpp:115
const GeoDataPlacemark * placemark() const
Returns the index of the place mark model which is associated with this visible place mark...
Definition: VisiblePlacemark.cpp:33
void setSymbolPosition(const QPoint &position)
Sets the position of the place mark symbol on the map.
Definition: VisiblePlacemark.cpp:100
const QSize iconSize(16, 16)
a class representing a point of interest on the map
Definition: GeoDataPlacemark.h:54
const QPointF hotSpot() const
Returns the top left corner of the place mark symbol's hot spot.
Definition: VisiblePlacemark.cpp:65
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.