Marble
GoToDialog.h
33 explicit GoToDialog(MarbleModel *marbleModel, QWidget *parent = nullptr, Qt::WindowFlags f = Qt::WindowFlags());
a class representing a point of interest on the map
Definition GeoDataPlacemark.h:47
void setShowRoutingItems(bool show)
Toggle whether routing items (source, destination and via points) are visible.
Definition GoToDialog.cpp:386
GeoDataCoordinates coordinates() const
Returns the position of the item selected by the user, or a default constructed GeoDataLookAt if the ...
Definition GoToDialog.cpp:381
void setSearchEnabled(bool enabled)
Toggle whether the dialog can be used to search for placemarks.
Definition GoToDialog.cpp:391
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition MarbleModel.h:84
Binds a QML item to a specific geodetic location in screen coordinates.
Definition AbstractDataPlugin.cpp:23
QDialog(QWidget *parent, Qt::WindowFlags f)
Q_OBJECTQ_OBJECT
QObject * parent() const const
typedef WindowFlags
QWidget(QWidget *parent, Qt::WindowFlags f)
enabled
void show()
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:52:09 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:09 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.