KOSMIndoorMap::MapPointerEvent
KOSMIndoorMap::MapPointerEvent Class Reference
#include <mappointerevent.h>
Properties | |
Qt::MouseButton | button |
QML_STRUCTURED_VALUEKOSMIndoorMap::OSMElement | element |
QPointF | geoPosition |
int | modifiers |
QPointF | screenPosition |
Detailed Description
Data type for mouse/touch events on the map.
Definition at line 17 of file mappointerevent.h.
Property Documentation
◆ button
Qt::MouseButton KOSMIndoorMap::MapPointerEvent::button |
Definition at line 26 of file mappointerevent.h.
◆ element
QML_STRUCTURED_VALUEKOSMIndoorMap::OSMElement KOSMIndoorMap::MapPointerEvent::element |
Definition at line 23 of file mappointerevent.h.
◆ geoPosition
QPointF KOSMIndoorMap::MapPointerEvent::geoPosition |
Definition at line 24 of file mappointerevent.h.
◆ modifiers
int KOSMIndoorMap::MapPointerEvent::modifiers |
Definition at line 27 of file mappointerevent.h.
◆ screenPosition
QPointF KOSMIndoorMap::MapPointerEvent::screenPosition |
Definition at line 25 of file mappointerevent.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:55 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:55 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.