Marble
MarbleMap.h
Go to the documentation of this file.
200 bool geoCoordinates(int x, int y, qreal &lon, qreal &lat, GeoDataCoordinates::Unit = GeoDataCoordinates::Degree) const;
The abstract class for float item plugins.
Definition AbstractFloatItem.h:40
A class that defines a 3D bounding box for geographic data.
Definition GeoDataLatLonAltBox.h:40
A painter that allows to draw geometric primitives on the map.
Definition GeoPainter.h:86
void themeChanged(const QString &theme)
Signal that the theme has changed.
void visibleLatLonAltBoxChanged(const GeoDataLatLonAltBox &visibleLatLonAltBox)
This signal is emitted when the visible region of the map changes.
void pluginSettingsChanged()
This signal is emit when the settings of a plugin changed.
void renderPluginInitialized(RenderPlugin *renderPlugin)
Signal that a render item has been initialized.
void renderStatusChanged(RenderStatus status)
Emitted when the layer rendering status has changed.
void repaintNeeded(const QRegion &dirtyRegion=QRegion())
This signal is emitted when the repaint of the view was requested.
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition MarbleModel.h:84
A public class that controls what is visible in the viewport of a Marble map.
Definition ViewportParams.h:41
Q_SCRIPTABLE CaptureState status()
Q_INVOKABLE void setProjection(uint proj)
Binds a QML item to a specific geodetic location in screen coordinates.
Definition AbstractDataPlugin.cpp:23
ViewContext
This enum is used to choose context in which map quality gets used.
Definition MarbleGlobal.h:65
MapQuality
This enum is used to choose the map quality shown in the view.
Definition MarbleGlobal.h:73
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:37:03 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:37:03 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.