Marble::OsmObjectManager
Marble::OsmObjectManager Class Reference
#include <OsmObjectManager.h>
Static Public Member Functions | |
static void | initializeOsmData (GeoDataPlacemark *placemark) |
static void | registerId (qint64 id) |
Detailed Description
The OsmObjectManager class is used to assign osmData to placemarks that do not have them at write time.
Objects with no osmData usually consist of new placemarks created in the editor and placemarks loaded from KML files.
Definition at line 22 of file OsmObjectManager.h.
Member Function Documentation
◆ initializeOsmData()
|
static |
initializeOsmData assigns valid osmData to a placemark that does not have it.
Definition at line 22 of file OsmObjectManager.cpp.
◆ registerId()
|
static |
registerId is used to keep track of the minimum id
- See also
- m_minId
Definition at line 114 of file OsmObjectManager.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:37:04 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:37:04 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.