Marble
GeoDataColorStyle.cpp
void pack(QDataStream &stream) const override
Serialize the style to a stream.
Definition: GeoDataColorStyle.cpp:110
QColor paintedColor() const
Returns the color that should be painted: Either color() or a randomized version of it,...
Definition: GeoDataColorStyle.cpp:95
static QString contrastColor(const QColor &color)
Definition: GeoDataColorStyle.cpp:128
const char * nodeType() const override
Provides type information for downcasting a GeoData.
Definition: GeoDataColorStyle.cpp:71
void pack(QDataStream &stream) const override
Reimplemented from Serializable.
Definition: GeoDataObject.cpp:114
Binds a QML item to a specific geodetic location in screen coordinates.
Definition: AbstractDataPlugin.cpp:22
virtual bool equals(const GeoDataObject &other) const
Compares the value of id and targetId of the two objects.
Definition: GeoDataObject.cpp:126
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 &steam) override
Reimplemented from Serializable.
Definition: GeoDataObject.cpp:120
void unpack(QDataStream &stream) override
Unserialize the style from a stream.
Definition: GeoDataColorStyle.cpp:119
qreal valueF() const const
white
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Oct 1 2023 04:09:36 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Oct 1 2023 04:09:36 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.