KOSMIndoorMap
overlaysource.h
33 virtual void forEach(int floorLevel, const std::function<void(OSM::Element, int)> &func) const = 0;
A source for overlay elements, drawn on top of the static map data.
Definition overlaysource.h:27
void update()
Trigger map re-rendering when the source changes.
virtual void forEach(int floorLevel, const std::function< void(OSM::Element, int)> &func) const =0
Iteration interface with floor level filtering.
A source for overlay elements, based on a QAbstractItemModel as input.
Definition overlaysource.h:72
OSM-based multi-floor indoor maps for buildings.
Definition locationqueryoverlayproxymodel.h:20
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.