marble
Marble::OsmRegionTree Class Reference
  #include <OsmRegionTree.h>
Public Member Functions | |
| OsmRegionTree (const OsmRegion &node=OsmRegion()) | |
| void | append (QList< OsmRegion > ®ions) | 
| const QVector< OsmRegionTree > & | children () const | 
| const OsmRegion & | node () const | 
| operator QList< OsmRegion > () const | |
| void | setChildren (const QVector< OsmRegionTree > children) | 
| int | smallestRegionId (const GeoDataCoordinates &coordinates) const | 
| void | traverse (int &counter) | 
Detailed Description
Definition at line 21 of file OsmRegionTree.h.
Constructor & Destructor Documentation
Definition at line 16 of file OsmRegionTree.cpp.
Member Function Documentation
| void Marble::OsmRegionTree::append | ( | QList< OsmRegion > & | regions | ) | 
Definition at line 37 of file OsmRegionTree.cpp.
| const QVector< OsmRegionTree > & Marble::OsmRegionTree::children | ( | ) | const | 
Definition at line 32 of file OsmRegionTree.cpp.
| const OsmRegion & Marble::OsmRegionTree::node | ( | ) | const | 
Definition at line 22 of file OsmRegionTree.cpp.
| Marble::OsmRegionTree::operator QList< OsmRegion > | ( | ) | const | 
Definition at line 67 of file OsmRegionTree.cpp.
| void Marble::OsmRegionTree::setChildren | ( | const QVector< OsmRegionTree > | children | ) | 
Definition at line 27 of file OsmRegionTree.cpp.
| int Marble::OsmRegionTree::smallestRegionId | ( | const GeoDataCoordinates & | coordinates | ) | const | 
Definition at line 82 of file OsmRegionTree.cpp.
| void Marble::OsmRegionTree::traverse | ( | int & | counter | ) | 
Definition at line 54 of file OsmRegionTree.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference