marble
KmlCoordinatesTagHandler.cpp File Reference
#include "KmlCoordinatesTagHandler.h"
#include <QStringList>
#include <QRegExp>
#include "MarbleDebug.h"
#include "KmlElementDictionary.h"
#include "GeoDataTrack.h"
#include "GeoDataPlacemark.h"
#include "GeoDataPoint.h"
#include "GeoDataModel.h"
#include "GeoDataLineString.h"
#include "GeoDataLinearRing.h"
#include "GeoDataMultiGeometry.h"
#include "GeoDataPhotoOverlay.h"
#include "GeoDataLatLonQuad.h"
#include "GeoParser.h"
#include "MarbleGlobal.h"
Include dependency graph for KmlCoordinatesTagHandler.cpp:
Go to the source code of this file.
Namespaces | |
Marble | |
Marble::kml | |
Functions | |
static GeoTagHandlerRegistrar | Marble::kml::s_handlercoordkmlTag_nameSpaceGx22 (GeoParser::QualifiedName(kmlTag_coord, kmlTag_nameSpaceGx22), new KmlcoordinatesTagHandler()) |
Variables | |
static const bool | Marble::kml::kmlStrictSpecs = false |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:43 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:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.