marble
Marble::WayMerger Struct Reference
#include <OsmParser.h>
Public Member Functions | |
WayMerger (const Way &way) | |
bool | compatible (const Way &aWay) const |
bool | compatible (const WayMerger &other) const |
void | merge (const WayMerger &other) |
Public Attributes | |
QList< Way > | ways |
Detailed Description
Definition at line 88 of file tools/osm-addresses/OsmParser.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 92 of file tools/osm-addresses/OsmParser.h.
Member Function Documentation
|
inline |
Definition at line 96 of file tools/osm-addresses/OsmParser.h.
|
inline |
Definition at line 107 of file tools/osm-addresses/OsmParser.h.
|
inline |
Definition at line 117 of file tools/osm-addresses/OsmParser.h.
Member Data Documentation
Definition at line 90 of file tools/osm-addresses/OsmParser.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.