Marble
GeoDataLabelStyle.cpp
void pack(QDataStream &stream) const override
Serialize the style to a stream.
Definition: GeoDataColorStyle.cpp:110
GeoDataLabelStyle::Alignment alignment() const
Return the alignment of the label.
Definition: GeoDataLabelStyle.cpp:109
void setPointSize(int pointSize)
int pointSize() const const
Corner
specifies how the name of a GeoDataFeature is drawn
Definition: GeoDataLabelStyle.h:30
const char * nodeType() const override
Provides type information for downcasting a GeoData.
Definition: GeoDataLabelStyle.cpp:99
void unpack(QDataStream &stream) override
Unserialize the style from a stream.
Definition: GeoDataLabelStyle.cpp:166
void setGlow(bool on)
Enable or disable a glow effect around the text of the label.
Definition: GeoDataLabelStyle.cpp:152
bool glow() const
Return true if the text of the label should glow, false otherwise.
Definition: GeoDataLabelStyle.cpp:147
Binds a QML item to a specific geodetic location in screen coordinates.
Definition: AbstractDataPlugin.cpp:22
GeoDataColorStyle & operator=(const GeoDataColorStyle &other)
assignment operator
Definition: GeoDataColorStyle.cpp:53
an abstract base class for various style classes
Definition: GeoDataColorStyle.h:58
void setAlignment(GeoDataLabelStyle::Alignment alignment)
Set the alignment of the label.
Definition: GeoDataLabelStyle.cpp:104
GeoDataLabelStyle & operator=(const GeoDataLabelStyle &other)
assignment operator
Definition: GeoDataLabelStyle.cpp:75
void unpack(QDataStream &stream) override
Unserialize the style from a stream.
Definition: GeoDataColorStyle.cpp:119
black
void pack(QDataStream &stream) const override
Serialize the style to a stream.
Definition: GeoDataLabelStyle.cpp:157
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Oct 4 2023 04:09:41 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Oct 4 2023 04:09:41 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.