marble
GeoDataPolyStyle.cpp
Go to the documentation of this file.
const char * GeoDataPolyStyleType
Definition: GeoDataTypes.cpp:66
virtual void unpack(QDataStream &stream)
Unserialize the style from a stream.
Definition: GeoDataPolyStyle.cpp:110
virtual void pack(QDataStream &stream) const
Serialize the style to a stream.
Definition: GeoDataPolyStyle.cpp:102
GeoDataPolyStyle & operator=(const GeoDataPolyStyle &other)
assignment operator
Definition: GeoDataPolyStyle.cpp:60
virtual void pack(QDataStream &stream) const
Serialize the style to a stream.
Definition: GeoDataColorStyle.cpp:107
virtual const char * nodeType() const
Provides type information for downcasting a GeoNode.
Definition: GeoDataPolyStyle.cpp:67
an abstract base class for various style classes
Definition: GeoDataColorStyle.h:64
bool outline() const
Return true if outlines of polygons get drawn.
Definition: GeoDataPolyStyle.cpp:87
virtual void unpack(QDataStream &stream)
Unserialize the style from a stream.
Definition: GeoDataColorStyle.cpp:116
void setOutline(const bool &outline)
Set whether to draw the outline.
Definition: GeoDataPolyStyle.cpp:82
GeoDataColorStyle & operator=(const GeoDataColorStyle &other)
assignment operator
Definition: GeoDataColorStyle.cpp:61
specifies the style how polygons are drawn
Definition: GeoDataPolyStyle.h:34
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.