KOSMIndoorMap::OSMElement
KOSMIndoorMap::OSMElement Class Reference
#include <osmelement.h>
Properties | |
bool | isNull |
QString | name |
Public Member Functions | |
OSMElement (OSM::Element e) | |
OSM::Element | element () const |
bool | isNull () const |
QString | name () const |
Q_INVOKABLE QString | tagValue (const QString &key) const |
Detailed Description
QML wrapper around an OSM element.
Definition at line 18 of file osmelement.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Fri Aug 19 2022 04:06:44 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Fri Aug 19 2022 04:06:44 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.