marble
GeoDataColorStyle.cpp
Go to the documentation of this file.
virtual ~GeoDataColorStyle()
Definition: GeoDataColorStyle.cpp:56
virtual const char * nodeType() const
Provides type information for downcasting a GeoData.
Definition: GeoDataColorStyle.cpp:68
virtual void pack(QDataStream &stream) const
Reimplemented from Serializable.
Definition: GeoDataObject.cpp:114
virtual void pack(QDataStream &stream) const
Serialize the style to a stream.
Definition: GeoDataColorStyle.cpp:107
const char * GeoDataColorStyleType
Definition: GeoDataTypes.cpp:31
an abstract base class for various style classes
Definition: GeoDataColorStyle.h:64
void setColorMode(const ColorMode &colorMode)
Set a new color mode.
Definition: GeoDataColorStyle.cpp:97
virtual void unpack(QDataStream &stream)
Unserialize the style from a stream.
Definition: GeoDataColorStyle.cpp:116
GeoDataObject & operator=(const GeoDataObject &)
Definition: GeoDataObject.cpp:54
virtual void unpack(QDataStream &steam)
Reimplemented from Serializable.
Definition: GeoDataObject.cpp:120
GeoDataColorStyle & operator=(const GeoDataColorStyle &other)
assignment operator
Definition: GeoDataColorStyle.cpp:61
QColor paintedColor() const
Returns the color that should be painted: Either color() or a randomized version of it...
Definition: GeoDataColorStyle.cpp:92
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.