marble
ElevationProfileFloatItem.h
Go to the documentation of this file.
virtual QStringList backendTypes() const
Returns the name(s) of the backend that the plugin can render This method should return the name of t...
Definition: ElevationProfileFloatItem.cpp:87
The class that specifies the Marble layer interface of a plugin.
Definition: RenderPluginInterface.h:30
A container for Features, Styles and in the future Schemas.
Definition: GeoDataDocument.h:64
virtual QString nameId() const
Returns the unique name of the plugin.
Definition: ElevationProfileFloatItem.cpp:107
virtual QList< PluginAuthor > pluginAuthors() const
Definition: ElevationProfileFloatItem.cpp:127
This interface allows a plugin to provide a QWidget-based configuration dialog which is accessible wi...
Definition: DialogConfigurationInterface.h:31
virtual qreal zValue() const
Returns the z value of the layer (default: 0.0).
Definition: ElevationProfileFloatItem.cpp:92
A helper class handling a plot axis for the Elevation Profile.
Definition: ElevationProfilePlotAxis.h:37
ElevationProfileFloatItem()
Definition: ElevationProfileFloatItem.cpp:36
A widget class that displays a view of the earth.
Definition: MarbleWidget.h:102
virtual void paintContent(QPainter *painter)
Here the items paint their content.
Definition: ElevationProfileFloatItem.cpp:182
virtual void contextMenuEvent(QWidget *w, QContextMenuEvent *e)
Definition: ElevationProfileFloatItem.cpp:405
virtual QString copyrightYears() const
Definition: ElevationProfileFloatItem.cpp:122
virtual QString description() const
Returns a user description of the plugin.
Definition: ElevationProfileFloatItem.cpp:117
The abstract class for float item plugins.
Definition: AbstractFloatItem.h:48
A LineString that allows to store a contiguous set of line segments.
Definition: GeoDataLineString.h:75
A public class that controls what is visible in the viewport of a Marble map.
Definition: ViewportParams.h:44
Definition: RoutingModel.h:34
bool eventFilter(QObject *object, QEvent *e)
Definition: ElevationProfileFloatItem.cpp:427
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:96
virtual void changeViewport(ViewportParams *viewport)
Definition: ElevationProfileFloatItem.cpp:160
virtual void initialize()
Definition: ElevationProfileFloatItem.cpp:139
virtual QString version() const
Definition: ElevationProfileFloatItem.cpp:112
virtual bool isInitialized() const
Definition: ElevationProfileFloatItem.cpp:155
void dataUpdated()
Wraps a Marble::MarbleWidget, providing access to important properties and methods.
Definition: MarbleDeclarativeWidget.h:50
virtual QString name() const
Returns the user-visible name of the plugin.
Definition: ElevationProfileFloatItem.cpp:97
~ElevationProfileFloatItem()
Definition: ElevationProfileFloatItem.cpp:83
QDialog * configDialog()
Returns a pointer to the configuration dialog of the plugin.
Definition: ElevationProfileFloatItem.cpp:387
virtual QIcon icon() const
Returns an icon for the plugin.
Definition: ElevationProfileFloatItem.cpp:134
a class representing a point of interest on the map
Definition: GeoDataPlacemark.h:54
virtual QString guiString() const
String that should be displayed in GUI.
Definition: ElevationProfileFloatItem.cpp:102
The class that creates an interactive elvation profile.
Definition: ElevationProfileFloatItem.h:43
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:49 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:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.