marble
MapScaleFloatItem.h
Go to the documentation of this file.
void setProjection(const ViewportParams *viewport)
Definition: MapScaleFloatItem.cpp:128
The class that specifies the Marble layer interface of a plugin.
Definition: RenderPluginInterface.h:30
This interface allows a plugin to provide a QWidget-based configuration dialog which is accessible wi...
Definition: DialogConfigurationInterface.h:31
QList< PluginAuthor > pluginAuthors() const
Definition: MapScaleFloatItem.cpp:105
QStringList backendTypes() const
Returns the name(s) of the backend that the plugin can render This method should return the name of t...
Definition: MapScaleFloatItem.cpp:70
QString name() const
Returns the user-visible name of the plugin.
Definition: MapScaleFloatItem.cpp:75
QString copyrightYears() const
Definition: MapScaleFloatItem.cpp:100
QDialog * configDialog()
Returns a pointer to the configuration dialog of the plugin.
Definition: MapScaleFloatItem.cpp:357
QString guiString() const
String that should be displayed in GUI.
Definition: MapScaleFloatItem.cpp:80
~MapScaleFloatItem()
Definition: MapScaleFloatItem.cpp:66
virtual void toolTipEvent(QHelpEvent *e)
Definition: MapScaleFloatItem.cpp:403
MapScaleFloatItem(const MarbleModel *marbleModel=0)
Definition: MapScaleFloatItem.cpp:36
The abstract class for float item plugins.
Definition: AbstractFloatItem.h:45
bool isInitialized() const
Definition: MapScaleFloatItem.cpp:123
A public class that controls what is visible in the viewport of a Marble map.
Definition: ViewportParams.h:44
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:97
virtual void contextMenuEvent(QWidget *w, QContextMenuEvent *e)
Definition: MapScaleFloatItem.cpp:379
QString description() const
Returns a user description of the plugin.
Definition: MapScaleFloatItem.cpp:95
void paintContent(QPainter *painter)
Here the items paint their content.
Definition: MapScaleFloatItem.cpp:187
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:40 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:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.