marble
GeoDataLabelStyle.cpp
Go to the documentation of this file.
~GeoDataLabelStyle()
Definition: GeoDataLabelStyle.cpp:78
GeoDataLabelStyle & operator=(const GeoDataLabelStyle &other)
assignment operator
Definition: GeoDataLabelStyle.cpp:83
virtual const char * nodeType() const
Provides type information for downcasting a GeoData.
Definition: GeoDataLabelStyle.cpp:90
virtual void pack(QDataStream &stream) const
Serialize the style to a stream.
Definition: GeoDataColorStyle.cpp:107
const char * GeoDataLabelStyleType
Definition: GeoDataTypes.cpp:44
an abstract base class for various style classes
Definition: GeoDataColorStyle.h:64
virtual void unpack(QDataStream &stream)
Unserialize the style from a stream.
Definition: GeoDataLabelStyle.cpp:144
bool glow() const
Return true if the text of the label should glow, false otherwise.
Definition: GeoDataLabelStyle.cpp:125
GeoDataLabelStyle::Alignment alignment() const
Return the alignment of the label.
Definition: GeoDataLabelStyle.cpp:100
virtual void pack(QDataStream &stream) const
Serialize the style to a stream.
Definition: GeoDataLabelStyle.cpp:135
specifies how the name of a GeoDataFeature is drawn
Definition: GeoDataLabelStyle.h:36
virtual void unpack(QDataStream &stream)
Unserialize the style from a stream.
Definition: GeoDataColorStyle.cpp:116
void setGlow(bool on)
Enable or disable a glow effect around the text of the label.
Definition: GeoDataLabelStyle.cpp:130
void setAlignment(GeoDataLabelStyle::Alignment alignment)
Set the alignment of the label.
Definition: GeoDataLabelStyle.cpp:95
GeoDataColorStyle & operator=(const GeoDataColorStyle &other)
assignment operator
Definition: GeoDataColorStyle.cpp:61
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:49 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:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.