marble
Speedometer.cpp
Go to the documentation of this file.
void setWidget(QWidget *widget)
Definition: WidgetGraphicsItem.cpp:48
QLocale::MeasurementSystem measurementSystem() const
Definition: MarbleLocale.cpp:45
void repaintNeeded(QRegion dirtyRegion=QRegion())
This signal is emitted if an update of the view is needed.
QString description() const
Returns a user description of the plugin.
Definition: Speedometer.cpp:74
This file contains the headers for MarbleModel.
Definition: PluginInterface.h:28
void setLayout(AbstractMarbleGraphicsLayout *layout)
Set the layout of the graphics item.
Definition: MarbleGraphicsItem.cpp:146
void addItem(ScreenGraphicsItem *item, int row, int column)
Definition: MarbleGraphicsGridLayout.cpp:74
The abstract class for float item plugins.
Definition: AbstractFloatItem.h:48
QStringList backendTypes() const
Returns the name(s) of the backend that the plugin can render This method should return the name of t...
Definition: Speedometer.cpp:49
This file contains the headers for ViewportParams.
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:96
void setPosition(const QPointF &position)
Set the position of the ScreenGraphicsItem.
Definition: ScreenGraphicsItem.cpp:44
AbstractMarbleGraphicsLayout * layout() const
Returns the layout of the MarbleGraphicsItem.
Definition: MarbleGraphicsItem.cpp:141
QList< PluginAuthor > pluginAuthors() const
Definition: Speedometer.cpp:84
void setVisible(bool visible)
Set visibility of the float item.
Definition: AbstractFloatItem.cpp:128
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:52 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:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.