marble
PopupLayer.cpp
Go to the documentation of this file.
virtual bool eventFilter(QObject *, QEvent *)
Definition: PopupLayer.cpp:63
A painter that allows to draw geometric primitives on the map.
Definition: GeoPainter.h:98
void setBackgroundColor(const QColor &color)
Sets background color of the header.
Definition: PopupLayer.cpp:114
void repaintNeeded()
void setPosition(const QPointF &position)
Sets the position of the dialog to the given screen position.
Definition: PopupLayer.cpp:146
A widget class that displays a view of the earth.
Definition: MarbleWidget.h:102
PopupLayer(MarbleWidget *widget, QObject *parent=0)
Definition: PopupLayer.cpp:24
bool render(GeoPainter *painter, ViewportParams *viewport, const QString &, GeoSceneLayer *)
Renders the content provided by the layer on the viewport.
Definition: PopupLayer.cpp:48
virtual bool eventFilter(QObject *, QEvent *e)
Definition: PopupItem.cpp:221
QStringList renderPosition() const
Preferred level in the layer stack for the rendering.
Definition: PopupLayer.cpp:38
A public class that controls what is visible in the viewport of a Marble map.
Definition: ViewportParams.h:44
void centerOn(const qreal lon, const qreal lat, bool animated=false)
Center the view on a geographical point.
Definition: MarbleWidget.cpp:626
void setBackgroundColor(const QColor &color)
Sets background color of the bubble.
Definition: PopupItem.cpp:124
GeoDataCoordinates coordinate() const
Definition: BillboardGraphicsItem.cpp:93
void setVisible(bool visible)
Makes the item visible or invisible, depending on visible.
Definition: MarbleGraphicsItem.cpp:182
This file contains the headers for MarbleWidget.
void setCoordinates(const GeoDataCoordinates &coordinates, Qt::Alignment alignment)
Sets coordinates.
Definition: PopupLayer.cpp:97
bool paintEvent(QPainter *painter, const ViewportParams *viewport)
Paints the item on the screen in view coordinates.
Definition: MarbleGraphicsItem.cpp:38
void setCoordinate(const GeoDataCoordinates &coordinates)
Definition: BillboardGraphicsItem.cpp:98
void setAlignment(Qt::Alignment alignment)
Definition: BillboardGraphicsItem.cpp:133
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.