Marble
GeoDataStyleMap.h
const char * nodeType() const override
Provides type information for downcasting a GeoNode.
Definition GeoDataStyleMap.cpp:38
GeoDataStyleMap & operator=(const GeoDataStyleMap &other)
assignment operator
Definition GeoDataStyleMap.cpp:53
void unpack(QDataStream &stream) override
Unserialize the stylemap from a stream.
Definition GeoDataStyleMap.cpp:82
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
void pack(QDataStream &stream) const override
Serialize the stylemap to a stream.
Definition GeoDataStyleMap.cpp:75
Binds a QML item to a specific geodetic location in screen coordinates.
Definition AbstractDataPlugin.cpp:23
Key key(const T &value, const Key &defaultKey) const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:52:09 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:52:09 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.