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:81
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:65
virtual QString nameId() const
Returns the unique name of the plugin.
Definition: ElevationProfileFloatItem.cpp:101
virtual QList< PluginAuthor > pluginAuthors() const
Definition: ElevationProfileFloatItem.cpp:121
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:86
A helper class handling a plot axis for the Elevation Profile.
Definition: ElevationProfilePlotAxis.h:37
virtual void setProjection(const ViewportParams *viewport)
Definition: ElevationProfileFloatItem.cpp:154
A widget class that displays a view of the earth.
Definition: MarbleWidget.h:104
virtual void paintContent(QPainter *painter)
Here the items paint their content.
Definition: ElevationProfileFloatItem.cpp:178
virtual void contextMenuEvent(QWidget *w, QContextMenuEvent *e)
Definition: ElevationProfileFloatItem.cpp:401
virtual QString copyrightYears() const
Definition: ElevationProfileFloatItem.cpp:116
virtual QString description() const
Returns a user description of the plugin.
Definition: ElevationProfileFloatItem.cpp:111
ElevationProfileFloatItem(const MarbleModel *marbleModel=0)
Definition: ElevationProfileFloatItem.cpp:38
The abstract class for float item plugins.
Definition: AbstractFloatItem.h:45
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:423
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:97
virtual void initialize()
Definition: ElevationProfileFloatItem.cpp:133
virtual QString version() const
Definition: ElevationProfileFloatItem.cpp:106
virtual bool isInitialized() const
Definition: ElevationProfileFloatItem.cpp:149
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:91
~ElevationProfileFloatItem()
Definition: ElevationProfileFloatItem.cpp:77
QDialog * configDialog()
Returns a pointer to the configuration dialog of the plugin.
Definition: ElevationProfileFloatItem.cpp:383
virtual QIcon icon() const
Returns an icon for the plugin.
Definition: ElevationProfileFloatItem.cpp:128
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:96
The class that creates an interactive elvation profile.
Definition: ElevationProfileFloatItem.h:43
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:39 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:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.