marble
GeoDataSchema.cpp
Go to the documentation of this file.
const char * GeoDataSchemaType
Definition: GeoDataTypes.cpp:73
virtual void pack(QDataStream &stream) const
Reimplemented from Serializable.
Definition: GeoDataSchema.cpp:99
void setSchemaName(const QString &name)
Definition: GeoDataSchema.cpp:74
virtual void unpack(QDataStream &stream)
Reimplemented from Serializable.
Definition: GeoDataSchema.cpp:111
virtual bool equals(const GeoDataObject &other) const
Compares the value of id and targetId of the two objects.
Definition: GeoDataObject.cpp:126
virtual void unpack(QDataStream &stream)
Definition: GeoDataSimpleField.cpp:107
void addSimpleField(const GeoDataSimpleField &value)
Definition: GeoDataSchema.cpp:84
bool operator!=(const GeoDataSchema &other) const
Definition: GeoDataSchema.cpp:59
QList< GeoDataSimpleField > simpleFields() const
Definition: GeoDataSchema.cpp:89
bool operator==(const GeoDataSchema &other) const
Definition: GeoDataSchema.cpp:52
Definition: GeoDataSchema.h:30
GeoDataObject & operator=(const GeoDataObject &)
Definition: GeoDataObject.cpp:54
GeoDataSimpleField & simpleField(const QString &name) const
Definition: GeoDataSchema.cpp:79
GeoDataSchema & operator=(const GeoDataSchema &other)
Definition: GeoDataSchema.cpp:45
virtual const char * nodeType() const
Provides type information for downcasting a GeoNode.
Definition: GeoDataSchema.cpp:94
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.