Marble
FloatItemsLayer.h
Q_OBJECTQ_OBJECT
Q_SLOTSQ_SLOTS
QList< AbstractFloatItem * > floatItems() const
Returns a list of all FloatItems of the layer.
Definition: FloatItemsLayer.cpp:66
The abstract class for float item plugins.
Definition: AbstractFloatItem.h:39
A public class that controls what is visible in the viewport of a Marble map.
Definition: ViewportParams.h:41
Binds a QML item to a specific geodetic location in screen coordinates.
Definition: AbstractDataPlugin.cpp:22
A painter that allows to draw geometric primitives on the map.
Definition: GeoPainter.h:88
Q_SIGNALSQ_SIGNALS
Layer for handling the rendering of screen-positioned, 2D float items.
Definition: FloatItemsLayer.h:24
void renderPluginInitialized(RenderPlugin *renderPlugin)
Signal that a render item has been initialized.
void repaintNeeded(const QRegion &dirtyRegion=QRegion())
This signal is emitted when the repaint of the view was requested by a plugin.
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Oct 2 2023 03:52:07 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Oct 2 2023 03:52:07 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.