Marble
GeoDataLabelStyle.h
GeoDataLabelStyle & operator=(const GeoDataLabelStyle &other)
assignment operator
Definition GeoDataLabelStyle.cpp:74
const char * nodeType() const override
Provides type information for downcasting a GeoData.
Definition GeoDataLabelStyle.cpp:95
void setAlignment(GeoDataLabelStyle::Alignment alignment)
Set the alignment of the label.
Definition GeoDataLabelStyle.cpp:100
GeoDataLabelStyle::Alignment alignment() const
Return the alignment of the label.
Definition GeoDataLabelStyle.cpp:105
bool glow() const
Return true if the text of the label should glow, false otherwise.
Definition GeoDataLabelStyle.cpp:143
void pack(QDataStream &stream) const override
Serialize the style to a stream.
Definition GeoDataLabelStyle.cpp:153
void unpack(QDataStream &stream) override
Unserialize the style from a stream.
Definition GeoDataLabelStyle.cpp:162
void setGlow(bool on)
Enable or disable a glow effect around the text of the label.
Definition GeoDataLabelStyle.cpp:148
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.