marble
FileViewFloatItem.h
Go to the documentation of this file.
void paintContent(GeoPainter *painter, ViewportParams *viewport, const QString &renderPos, GeoSceneLayer *layer=0)
Definition: FileViewFloatItem.cpp:111
The class that specifies the Marble layer interface of a plugin.
Definition: RenderPluginInterface.h:30
QString guiString() const
String that should be displayed in GUI.
Definition: FileViewFloatItem.cpp:59
A painter that allows to draw geometric primitives on the map.
Definition: GeoPainter.h:98
virtual QPainterPath backgroundShape() const
Returns the shape of the background.
Definition: FileViewFloatItem.cpp:97
QString name() const
Returns the user-visible name of the plugin.
Definition: FileViewFloatItem.cpp:54
A widget class that displays a view of the earth.
Definition: MarbleWidget.h:104
bool eventFilter(QObject *object, QEvent *e)
Definition: FileViewFloatItem.cpp:130
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: FileViewFloatItem.cpp:49
A public class that controls what is visible in the viewport of a Marble map.
Definition: ViewportParams.h:44
~FileViewFloatItem()
Definition: FileViewFloatItem.cpp:44
FileViewFloatItem(const QPointF &point=QPointF(-1, 10), const QSizeF &size=QSizeF(110.0, 250.0))
Definition: FileViewFloatItem.cpp:34
QString description() const
Returns a user description of the plugin.
Definition: FileViewFloatItem.cpp:69
Provides a float item with a list of opened files.
Definition: FileViewFloatItem.h:31
Wraps a Marble::MarbleWidget, providing access to important properties and methods.
Definition: MarbleDeclarativeWidget.h:50
void changeViewport(ViewportParams *viewport)
Definition: FileViewFloatItem.cpp:105
bool isInitialized() const
Definition: FileViewFloatItem.cpp:92
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.