marble
ScreenGraphicsItem_p.h
Go to the documentation of this file.
77 else if ( BillboardGraphicsItem *geoLabelItem = dynamic_cast<BillboardGraphicsItem *>( m_parent ) ) {
virtual ~ScreenGraphicsItemPrivate()
Definition: ScreenGraphicsItem_p.h:37
bool m_floatItemMoving
Definition: ScreenGraphicsItem_p.h:110
Base class for all 2D labels (a.k.a.
Definition: BillboardGraphicsItem.h:32
QPoint m_floatItemMoveStartPos
Definition: ScreenGraphicsItem_p.h:109
bool isValid() const
ScreenGraphicsItem::GraphicsItemFlags m_flags
Definition: ScreenGraphicsItem_p.h:112
MarbleGraphicsItem *const m_parent
Definition: MarbleGraphicsItem_p.h:107
QPointF positivePosition() const
Definition: ScreenGraphicsItem_p.h:49
qreal x() const
qreal y() const
void append(const T &value)
A public class that controls what is visible in the viewport of a Marble map.
Definition: ViewportParams.h:44
QSizeF m_viewportSize
Definition: ScreenGraphicsItem_p.h:107
This file contains the headers for ViewportParams.
void setProjection(const ViewportParams *viewport)
Definition: ScreenGraphicsItem_p.h:91
QList< QPointF > positions() const
Definition: ScreenGraphicsItem_p.h:41
QPointF m_position
Definition: ScreenGraphicsItem_p.h:105
void setX(qreal x)
void setY(qreal y)
qreal height() const
bool isMovable() const
Definition: ScreenGraphicsItem_p.h:100
QList< QPointF > absolutePositions() const
Definition: ScreenGraphicsItem_p.h:66
qreal width() const
ScreenGraphicsItemPrivate(ScreenGraphicsItem *screenGraphicsItem, MarbleGraphicsItem *parent)
Definition: ScreenGraphicsItem_p.h:27
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:41 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:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.