Marble
GeoDataStyleMap.cpp
void unpack(QDataStream &stream) override
Unserialize the stylemap from a stream.
Definition: GeoDataStyleMap.cpp:84
void unpack(QDataStream &stream) override
Unserialize the styleselector from a stream.
Definition: GeoDataStyleSelector.cpp:57
QMap< Key, T > & operator=(const QMap< Key, T > &other)
GeoDataStyleMap & operator=(const GeoDataStyleMap &other)
assignment operator
Definition: GeoDataStyleMap.cpp:53
GeoDataStyleSelector & operator=(const GeoDataStyleSelector &other)
assignment operator
Definition: GeoDataStyleSelector.cpp:36
void pack(QDataStream &stream) const override
Serialize the styleselector to a stream.
Definition: GeoDataStyleSelector.cpp:52
Binds a QML item to a specific geodetic location in screen coordinates.
Definition: AbstractDataPlugin.cpp:22
const Key key(const T &value, const Key &defaultKey) const const
const char * nodeType() const override
Provides type information for downcasting a GeoNode.
Definition: GeoDataStyleMap.cpp:38
void pack(QDataStream &stream) const override
Serialize the stylemap to a stream.
Definition: GeoDataStyleMap.cpp:77
void setLastKey(const QString &key)
Set the last key this property is needed to set an entry in the kml parser after the parser has set t...
Definition: GeoDataStyleMap.cpp:48
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.