marble
GeoDataObject.cpp
Go to the documentation of this file.
A container for Features, Styles and in the future Schemas.
Definition: GeoDataDocument.h:64
A shared base class for all classes that are mapped to a specific tag (ie.
Definition: GeoDocument.h:60
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:88
int targetId() const
Get the targetId of the object to be replaced.
Definition: GeoDataObject.cpp:85
QString resolvePath(const QString &relativePath) const
Definition: GeoDataObject.cpp:95
GeoDataObject & operator=(const GeoDataObject &)
Definition: GeoDataObject.cpp:54
virtual void unpack(QDataStream &steam)
Reimplemented from Serializable.
Definition: GeoDataObject.cpp:120
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.