marble
MarbleMap.h
Go to the documentation of this file.
703 friend class MarbleMapPrivate;
705 class CustomPaintLayer;
int radius() 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:90
ViewContext
This enum is used to choose context in which map quality gets used.
Definition: MarbleGlobal.h:72
Definition: LayerInterface.h:25
MapQuality
This enum is used to choose the map quality shown in the view.
Definition: MarbleGlobal.h:80
void centerOn(const Marble::GeoDataLatLonBox &bbox)
Definition: MarbleDeclarativeWidget.cpp:261
void setProjection(const QString &projection)
Change the active projection.
Definition: MarbleDeclarativeWidget.cpp:202
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:102
Marble::RenderPlugin * renderPlugin(const QString &name)
Definition: MarbleDeclarativeWidget.cpp:392
Marble::AbstractFloatItem * floatItem(const QString &name)
Definition: MarbleDeclarativeWidget.cpp:424
void visibleLatLonAltBoxChanged()
Forwarded from MarbleWidget.
void mouseClickGeoPosition(qreal longitude, qreal latitude)
The abstract class for float item plugins.
Definition: AbstractFloatItem.h:48
void radiusChanged()
Definition: TextureLayer.h:39
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:96
AngleUnit
This enum is used to choose the unit chosen to measure angles.
Definition: MarbleGlobal.h:63
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:182
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
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.