marble
ScreenGraphicsItem.cpp
Go to the documentation of this file.
ScreenGraphicsItem(MarbleGraphicsItem *parent=0)
Definition: ScreenGraphicsItem.cpp:25
bool m_floatItemMoving
Definition: ScreenGraphicsItem_p.h:110
QList< QPointF > absolutePositions() const
Return the absolute position of the ScreenGraphicsItem.
Definition: ScreenGraphicsItem.cpp:54
virtual ~ScreenGraphicsItem()
Definition: ScreenGraphicsItem.cpp:35
QPoint m_floatItemMoveStartPos
Definition: ScreenGraphicsItem_p.h:109
ScreenGraphicsItem::GraphicsItemFlags m_flags
Definition: ScreenGraphicsItem_p.h:112
A widget class that displays a view of the earth.
Definition: MarbleWidget.h:102
GraphicsItemFlags flags() const
Returns the flags of the item.
Definition: ScreenGraphicsItem.cpp:59
QPointF positivePosition() const
Definition: ScreenGraphicsItem_p.h:49
bool contains(const QPointF &point) const
Returns true if the Item contains point in parent coordinates.
Definition: MarbleGraphicsItem.cpp:110
bool mapCoversViewport() const
Definition: ViewportParams.cpp:398
QPointF positivePosition() const
Return the positive position of the ScreenGraphicsItem.
Definition: ScreenGraphicsItem.cpp:49
void setFlags(GraphicsItemFlags flags)
Sets the flags to flags.
Definition: ScreenGraphicsItem.cpp:64
virtual bool eventFilter(QObject *, QEvent *)
Definition: ScreenGraphicsItem.cpp:69
QPointF m_position
Definition: ScreenGraphicsItem_p.h:105
void setPosition(const QPointF &position)
Set the position of the ScreenGraphicsItem.
Definition: ScreenGraphicsItem.cpp:44
QPointF position() const
Return the position of the ScreenGraphicsItem.
Definition: ScreenGraphicsItem.cpp:39
This file contains the headers for MarbleWidget.
virtual bool eventFilter(QObject *object, QEvent *e)
Definition: MarbleGraphicsItem.cpp:225
QList< QPointF > absolutePositions() const
Definition: ScreenGraphicsItem_p.h:66
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.