marble
MarbleMap.h
Go to the documentation of this file.
716 friend class MarbleMapPrivate;
718 class CustomPaintLayer;
qreal x() const
qreal y() const
QString mapThemeId() const
Returns the currently active map theme id, if any, in the form of e.g.
A painter that allows to draw geometric primitives on the map.
Definition: GeoPainter.h:98
const Marble::ViewportParams * viewport() const
Definition: MarbleDeclarativeWidget.cpp:91
ViewContext
This enum is used to choose context in which map quality gets used.
Definition: MarbleGlobal.h:74
visible
Definition: LayerInterface.h:26
MapQuality
This enum is used to choose the map quality shown in the view.
Definition: MarbleGlobal.h:82
void centerOn(const Marble::GeoDataLatLonBox &bbox)
Definition: MarbleDeclarativeWidget.cpp:262
void setProjection(const QString &projection)
Change the active projection.
Definition: MarbleDeclarativeWidget.cpp:203
QString projection() const
Returns the active projection which can be either "Equirectangular", "Mercator" or "Spherical"...
A widget class that displays a view of the earth.
Definition: MarbleWidget.h:104
QSizeF size() const
QFont font() const
Marble::RenderPlugin * renderPlugin(const QString &name)
Definition: MarbleDeclarativeWidget.cpp:394
const char * name() const
Marble::AbstractFloatItem * floatItem(const QString &name)
Definition: MarbleDeclarativeWidget.cpp:426
void visibleLatLonAltBoxChanged()
Forwarded from MarbleWidget.
void mouseClickGeoPosition(qreal longitude, qreal latitude)
The abstract class for float item plugins.
Definition: AbstractFloatItem.h:45
void radiusChanged()
Definition: TextureLayer.h:38
Definition: RenderState.h:22
A public class that controls what is visible in the viewport of a Marble map.
Definition: ViewportParams.h:44
void projectionChanged()
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:97
AngleUnit
This enum is used to choose the unit chosen to measure angles.
Definition: MarbleGlobal.h:65
Projection
This enum is used to choose the projection shown in the view.
Definition: MarbleGlobal.h:44
void setMapThemeId(const QString &mapThemeId)
Change the currently active map theme id.
Definition: MarbleDeclarativeWidget.cpp:183
QList< QObject * > floatItems() const
The abstract class that creates a renderable item.
Definition: RenderPlugin.h:43
A class that defines a 3D bounding box for geographic data.
Definition: GeoDataLatLonAltBox.h:49
QList< QObject * > renderPlugins() const
virtual void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.