Marble
OsmRelationManagerWidget.h
32 * It can add the placemark to any relation the Annotate Plugin has loaded, or to newly created ones
39 explicit OsmRelationManagerWidget(GeoDataPlacemark *placemark, const QHash<qint64, OsmPlacemarkData> *relations, QWidget *parent = nullptr);
a class representing a point of interest on the map
Definition GeoDataPlacemark.h:47
This class is used to encapsulate the osm data fields kept within a placemark's extendedData.
Definition OsmPlacemarkData.h:77
void update()
update updates the relations list and the suggested relations drop menu
Definition OsmRelationManagerWidget.cpp:95
void addRelation(QAction *action)
addRelation adds the placemark to the relation specified in the action->text(); If the text is "New R...
Definition OsmRelationManagerWidget.cpp:54
Binds a QML item to a specific geodetic location in screen coordinates.
Definition AbstractDataPlugin.cpp:23
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
Q_SLOTSQ_SLOTS
QObject * parent() const const
QWidget(QWidget *parent, Qt::WindowFlags f)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:52:10 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:52:10 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.