Marble
GeoDataStyle.h
specifies how the name of a GeoDataFeature is drawn
Definition GeoDataLabelStyle.h:30
void setBalloonStyle(const GeoDataBalloonStyle &style)
set the balloon style
Definition GeoDataStyle.cpp:110
void pack(QDataStream &stream) const override
Serialize the style to a stream.
Definition GeoDataStyle.cpp:181
GeoDataLabelStyle & labelStyle()
Return the label style of this style.
Definition GeoDataStyle.cpp:151
void unpack(QDataStream &stream) override
Unserialize the style from a stream.
Definition GeoDataStyle.cpp:193
void setLabelStyle(const GeoDataLabelStyle &style)
set the label style
Definition GeoDataStyle.cpp:100
GeoDataStyle & operator=(const GeoDataStyle &other)
assignment operator
Definition GeoDataStyle.cpp:62
const char * nodeType() const override
Provides type information for downcasting a GeoNode.
Definition GeoDataStyle.cpp:84
GeoDataBalloonStyle & balloonStyle()
Return the balloon style of this style.
Definition GeoDataStyle.cpp:161
Binds a QML item to a specific geodetic location in screen coordinates.
Definition AbstractDataPlugin.cpp:23
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 14 2025 12:00:23 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 14 2025 12:00:23 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.