Marble
GeoDataObject.cpp
void setTargetId(const QString &value)
set a new targetId of this object
Definition: GeoDataObject.cpp:90
QString targetId() const
Get the targetId of the object to be replaced.
Definition: GeoDataObject.cpp:85
QString baseUri() const
The URI relative paths should be resolved against.
Definition: GeoDataDocument.cpp:133
bool isEmpty() const const
A container for Features, Styles and in the future Schemas.
Definition: GeoDataDocument.h:48
void pack(QDataStream &stream) const override
Reimplemented from Serializable.
Definition: GeoDataObject.cpp:114
Binds a QML item to a specific geodetic location in screen coordinates.
Definition: AbstractDataPlugin.cpp:22
virtual bool equals(const GeoDataObject &other) const
Compares the value of id and targetId of the two objects.
Definition: GeoDataObject.cpp:126
const GeoDataObject * parent() const
Provides the parent of the object in GeoDataContainers.
Definition: GeoDataObject.cpp:60
QString absolutePath() const const
void unpack(QDataStream &steam) override
Reimplemented from Serializable.
Definition: GeoDataObject.cpp:120
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Sep 25 2023 03:50:18 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Sep 25 2023 03:50:18 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.