Marble
GeoDataPolyStyle.cpp
void pack(QDataStream &stream) const override
Serialize the style to a stream.
Definition: GeoDataPolyStyle.cpp:150
void pack(QDataStream &stream) const override
Serialize the style to a stream.
Definition: GeoDataColorStyle.cpp:110
void setColorIndex(quint8 colorIndex)
Set the color index which will be used to assign color to brush.
Definition: GeoDataPolyStyle.cpp:118
void unpack(QDataStream &stream) override
Unserialize the style from a stream.
Definition: GeoDataPolyStyle.cpp:159
bool outline() const
Return true if outlines of polygons get drawn.
Definition: GeoDataPolyStyle.cpp:103
const char * nodeType() const override
Provides type information for downcasting a GeoNode.
Definition: GeoDataPolyStyle.cpp:83
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 unpack(QDataStream &stream) override
Unserialize the style from a stream.
Definition: GeoDataColorStyle.cpp:119
GeoDataPolyStyle & operator=(const GeoDataPolyStyle &other)
assignment operator
Definition: GeoDataPolyStyle.cpp:60
SolidPattern
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:12:26 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:12:26 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.