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
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
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
bool isMovable() const
Definition: ScreenGraphicsItem_p.h:100
QList< QPointF > absolutePositions() const
Definition: ScreenGraphicsItem_p.h:66
ScreenGraphicsItemPrivate(ScreenGraphicsItem *screenGraphicsItem, MarbleGraphicsItem *parent)
Definition: ScreenGraphicsItem_p.h:27
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.