marble
GeoDataData.cpp
Go to the documentation of this file.
virtual bool equals(const GeoDataObject &other) const
Compares the value of id and targetId of the two objects.
Definition: GeoDataObject.cpp:126
virtual void pack(QDataStream &stream) const
Reimplemented from Serializable.
Definition: GeoDataObject.cpp:114
virtual void pack(QDataStream &stream) const
Serialize the contents of the feature to stream.
Definition: GeoDataData.cpp:98
bool operator!=(const GeoDataData &other) const
Definition: GeoDataData.cpp:51
void setDisplayName(const QString &displayName)
set the displayName of data
Definition: GeoDataData.cpp:93
Definition: GeoDataData_p.h:22
virtual void unpack(QDataStream &stream)
Unserialize the contents of the feature from stream.
Definition: GeoDataData.cpp:106
Definition: GeoDataData.h:26
GeoDataObject & operator=(const GeoDataObject &)
Definition: GeoDataObject.cpp:54
bool operator==(const GeoDataData &other) const
Definition: GeoDataData.cpp:43
virtual void unpack(QDataStream &steam)
Reimplemented from Serializable.
Definition: GeoDataObject.cpp:120
virtual const char * nodeType() const
Provides type information for downcasting a GeoData.
Definition: GeoDataData.cpp:63
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.