marble
GeoDataStyle.cpp
Go to the documentation of this file.
Definition: GeoDataIconStyle.h:29
GeoDataStyle & operator=(const GeoDataStyle &other)
assignment operator
Definition: GeoDataStyle.cpp:70
GeoDataPolyStyle & polyStyle()
Return the label style of this style.
Definition: GeoDataStyle.cpp:153
void setBalloonStyle(const GeoDataBalloonStyle &style)
set the balloon style
Definition: GeoDataStyle.cpp:122
GeoDataLineStyle & lineStyle()
Return the label style of this style.
Definition: GeoDataStyle.cpp:143
virtual void pack(QDataStream &stream) const
Serialize the style to a stream.
Definition: GeoDataStyle.cpp:193
virtual void unpack(QDataStream &stream)
Unserialize the styleselector from a stream.
Definition: GeoDataStyleSelector.cpp:66
GeoDataStyleSelector & operator=(const GeoDataStyleSelector &other)
assignment operator
Definition: GeoDataStyleSelector.cpp:39
virtual void pack(QDataStream &stream) const
Serialize the styleselector to a stream.
Definition: GeoDataStyleSelector.cpp:61
specifies how the name of a GeoDataFeature is drawn
Definition: GeoDataLabelStyle.h:36
bool operator==(const GeoDataStyle &other) const
Definition: GeoDataStyle.cpp:77
GeoDataBalloonStyle & balloonStyle()
Return the balloon style of this style.
Definition: GeoDataStyle.cpp:173
bool operator!=(const GeoDataStyle &other) const
Definition: GeoDataStyle.cpp:91
virtual const char * nodeType() const
Provides type information for downcasting a GeoNode.
Definition: GeoDataStyle.cpp:96
virtual void unpack(QDataStream &stream)
Unserialize the style from a stream.
Definition: GeoDataStyle.cpp:205
void setLabelStyle(const GeoDataLabelStyle &style)
set the label style
Definition: GeoDataStyle.cpp:112
a base class for the style classes
Definition: GeoDataStyleSelector.h:40
specifies the style how polygons are drawn
Definition: GeoDataPolyStyle.h:34
GeoDataLabelStyle & labelStyle()
Return the label style of this style.
Definition: GeoDataStyle.cpp:163
Definition: GeoDataListStyle.h:28
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.