marble
MarbleQuickItem.cpp
Go to the documentation of this file.
241 { //We would want to install the same event filter for abstract layer QuickItems such as PinchArea
void zoomOut(FlyToMode mode=Automatic)
Definition: MarbleQuickItem.cpp:235
void setOpacity(qreal opacity)
const QList< QTouchEvent::TouchPoint > & touchPoints() const
void updateRequired()
Type type() const
bool end()
QPointF pos() const
bool handleMouseEvent(QMouseEvent *e)
Definition: MarbleInputHandler.cpp:668
A painter that allows to draw geometric primitives on the map.
Definition: GeoPainter.h:98
This file contains the headers for MarbleModel.
void centerOn(const GeoDataPlacemark &placemark, bool animated=false)
Definition: MarbleQuickItem.cpp:220
void setInertialEarthRotationEnabled(bool enabled)
Definition: MarbleInputHandler.cpp:116
MarbleDefaultInputHandler(MarbleAbstractPresenter *marblePresenter)
Definition: MarbleInputHandler.cpp:203
This file contains the headers for MarbleMap.
The abstract class for float item plugins.
Definition: AbstractFloatItem.h:45
MarbleQuickItem(QQuickItem *parent=0)
Definition: MarbleQuickItem.cpp:144
QPaintDevice * device() const
void setZoom(int zoom, FlyToMode mode=Instant)
Definition: MarbleQuickItem.cpp:215
This file contains the headers for ViewportParams.
FlyToMode
Describes possible flight mode (interpolation between source and target camera positions) ...
Definition: MarbleGlobal.h:173
void zoomIn(FlyToMode mode=Automatic)
Definition: MarbleQuickItem.cpp:230
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:97
MarbleAbstractPresenter()
Definition: MarbleAbstractPresenter.cpp:31
void pinch(QPointF center, qreal scale, Qt::GestureState state)
Definition: MarbleQuickItem.cpp:245
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
bool begin(QPaintDevice *device)
void componentComplete()
Definition: MarbleQuickItem.cpp:191
bool handlePinch(QPointF center, qreal scaleFactor, Qt::GestureState state)
Definition: MarbleInputHandler.cpp:293
a class representing a point of interest on the map
Definition: GeoDataPlacemark.h:54
QObject * getEventFilter() const
Definition: MarbleQuickItem.cpp:240
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:40 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:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.