Marble
GeoDataStyleSelector.cpp
virtual bool equals(const GeoDataObject &other) const
Compares the value of id and targetId of the two objects.
Definition GeoDataObject.cpp:127
void pack(QDataStream &stream) const override
Reimplemented from Serializable.
Definition GeoDataObject.cpp:115
void unpack(QDataStream &steam) override
Reimplemented from Serializable.
Definition GeoDataObject.cpp:121
an abstract base class for the style classes
Definition GeoDataStyleSelector.h:32
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
Binds a QML item to a specific geodetic location in screen coordinates.
Definition AbstractDataPlugin.cpp:23
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.