KOSMIndoorMap

KOSMIndoorMap::Gate Struct Reference

#include <gatemodel.h>

Public Attributes

int level = 0
 
QString name
 
OSM::Node node
 
OSM::Element sourceElement
 

Detailed Description

An airport gate.

Definition at line 21 of file gatemodel.h.

Member Data Documentation

◆ level

int KOSMIndoorMap::Gate::level = 0

Definition at line 25 of file gatemodel.h.

◆ name

QString KOSMIndoorMap::Gate::name

Definition at line 24 of file gatemodel.h.

◆ node

OSM::Node KOSMIndoorMap::Gate::node

Definition at line 22 of file gatemodel.h.

◆ sourceElement

OSM::Element KOSMIndoorMap::Gate::sourceElement

Definition at line 23 of file gatemodel.h.


The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:20:03 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.