marble
GeoDataObject.cpp
Go to the documentation of this file.
void setTargetId(const QString &value)
set a new targetId of this object
Definition: GeoDataObject.cpp:90
A container for Features, Styles and in the future Schemas.
Definition: GeoDataDocument.h:65
A shared base class for all classes that are mapped to a specific tag (ie.
Definition: GeoDocument.h:60
virtual bool equals(const GeoDataObject &other) const
Compares the value of id and targetId of the two objects.
Definition: GeoDataObject.cpp:126
virtual GeoDataObject * parent() const
Provides the parent of the object in GeoDataContainers.
Definition: GeoDataObject.cpp:65
virtual void pack(QDataStream &stream) const
Reimplemented from Serializable.
Definition: GeoDataObject.cpp:114
Definition: Serializable.h:19
virtual void setParent(GeoDataObject *parent)
Sets the parent of the object.
Definition: GeoDataObject.cpp:70
QString baseUri() const
The URI relative paths should be resolved against.
Definition: GeoDataDocument.cpp:112
QString absoluteFilePath() const
bool isEmpty() const
QString path() const
QString resolvePath(const QString &relativePath) const
Definition: GeoDataObject.cpp:95
QString targetId() const
Get the targetId of the object to be replaced.
Definition: GeoDataObject.cpp:85
bool isRelative() const
GeoDataObject & operator=(const GeoDataObject &)
Definition: GeoDataObject.cpp:54
virtual void unpack(QDataStream &steam)
Reimplemented from Serializable.
Definition: GeoDataObject.cpp:120
QString absolutePath() const
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.