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
void setBalloonStyle(const GeoDataBalloonStyle &style)
set the balloon style
Definition: GeoDataStyle.cpp:103
virtual void pack(QDataStream &stream) const
Serialize the style to a stream.
Definition: GeoDataStyle.cpp:153
GeoDataLabelStyle & labelStyle() const
Return the label style of this style.
Definition: GeoDataStyle.cpp:128
virtual void unpack(QDataStream &stream)
Unserialize the styleselector from a stream.
Definition: GeoDataStyleSelector.cpp:77
GeoDataStyleSelector & operator=(const GeoDataStyleSelector &other)
assignment operator
Definition: GeoDataStyleSelector.cpp:48
GeoDataIconStyle & iconStyle() const
Return the icon style of this style.
Definition: GeoDataStyle.cpp:113
virtual void pack(QDataStream &stream) const
Serialize the styleselector to a stream.
Definition: GeoDataStyleSelector.cpp:70
GeoDataLineStyle & lineStyle() const
Return the label style of this style.
Definition: GeoDataStyle.cpp:118
specifies how the name of a GeoDataFeature is drawn
Definition: GeoDataLabelStyle.h:36
GeoDataBalloonStyle & balloonStyle()
Return the balloon style of this style.
Definition: GeoDataStyle.cpp:133
virtual const char * nodeType() const
Provides type information for downcasting a GeoNode.
Definition: GeoDataStyle.cpp:77
virtual void unpack(QDataStream &stream)
Unserialize the style from a stream.
Definition: GeoDataStyle.cpp:165
void setLabelStyle(const GeoDataLabelStyle &style)
set the label style
Definition: GeoDataStyle.cpp:93
a base class for the style classes
Definition: GeoDataStyleSelector.h:40
specifies the style how polygons are drawn
Definition: GeoDataPolyStyle.h:34
Definition: GeoDataListStyle.h:28
GeoDataPolyStyle & polyStyle() const
Return the label style of this style.
Definition: GeoDataStyle.cpp:123
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:50 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:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.