KOSMIndoorMap::MapPointerEvent

Search for usage in LXR

KOSMIndoorMap::MapPointerEvent Class Reference

#include <mappointerevent.h>

Properties

Qt::MouseButton button
 
QML_STRUCTURED_VALUEOSMElement 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_VALUEOSMElement 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 Fri Jul 26 2024 11:57:47 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.