Marble
PopupLayer.h
39 bool render(GeoPainter *painter, ViewportParams *viewport, const QString &, GeoSceneLayer *) override;
A painter that allows to draw geometric primitives on the map.
Definition GeoPainter.h:86
void setContent(const QString &html, const QUrl &baseUrl=QUrl())
Sets content of the browser.
Definition PopupLayer.cpp:162
void setBackgroundColor(const QColor &color)
Sets background color of the header.
Definition PopupLayer.cpp:167
void setCoordinates(const GeoDataCoordinates &coordinates, Qt::Alignment alignment)
Sets coordinates.
Definition PopupLayer.cpp:151
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:23
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
Q_SLOTSQ_SLOTS
QObject * parent() const const
typedef Alignment
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:52:10 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:52:10 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.