marble
Speedometer.cpp
Go to the documentation of this file.
void setWidget(QWidget *widget)
Definition: WidgetGraphicsItem.cpp:48
MarbleLocale::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:76
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
QString tr(const char *sourceText, const char *disambiguation, int n)
The abstract class for float item plugins.
Definition: AbstractFloatItem.h:45
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:51
This file contains the headers for ViewportParams.
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:97
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:86
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
void setVisible(bool visible)
Set visibility of the float item.
Definition: AbstractFloatItem.cpp:130
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:42 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:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.