Marble
GeoDataStyleMap.cpp
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
GeoDataStyleSelector & operator=(const GeoDataStyleSelector &other)
assignment operator
Definition GeoDataStyleSelector.cpp:35
void unpack(QDataStream &stream) override
Unserialize the styleselector from a stream.
Definition GeoDataStyleSelector.cpp:56
void pack(QDataStream &stream) const override
Serialize the styleselector to a stream.
Definition GeoDataStyleSelector.cpp:51
KIOCORE_EXPORT bool operator==(const UDSEntry &entry, const UDSEntry &other)
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
QMap< Key, T > & operator=(QMap< Key, T > &&other)
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.