marble
GPXElementDictionary.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
Marble | |
Marble::gpx | |
Macros | |
#define | GPX_DEFINE_TAG_HANDLER(Name) |
#define | GPX_DEFINE_TAG_HANDLER_10(Name) GEODATA_DEFINE_TAG_HANDLER(gpx, GPX, Name, gpxTag_nameSpace10) |
#define | GPX_DEFINE_TAG_HANDLER_11(Name) GEODATA_DEFINE_TAG_HANDLER(gpx, GPX, Name, gpxTag_nameSpace11) |
#define | GPX_DEFINE_TAG_HANDLER_GARMIN_TRACKPOINTEXT1(Name) GEODATA_DEFINE_TAG_HANDLER(gpx, GPX, Name, gpxTag_nameSpaceGarminTrackPointExt1) |
Macro Definition Documentation
#define GPX_DEFINE_TAG_HANDLER | ( | Name | ) |
Value:
GPX_DEFINE_TAG_HANDLER_10(Name) \
#define GPX_DEFINE_TAG_HANDLER_11(Name)
Definition: GPXElementDictionary.h:63
#define GPX_DEFINE_TAG_HANDLER_10(Name)
Definition: GPXElementDictionary.h:62
Definition at line 66 of file GPXElementDictionary.h.
#define GPX_DEFINE_TAG_HANDLER_10 | ( | Name | ) | GEODATA_DEFINE_TAG_HANDLER(gpx, GPX, Name, gpxTag_nameSpace10) |
Definition at line 62 of file GPXElementDictionary.h.
#define GPX_DEFINE_TAG_HANDLER_11 | ( | Name | ) | GEODATA_DEFINE_TAG_HANDLER(gpx, GPX, Name, gpxTag_nameSpace11) |
Definition at line 63 of file GPXElementDictionary.h.
#define GPX_DEFINE_TAG_HANDLER_GARMIN_TRACKPOINTEXT1 | ( | Name | ) | GEODATA_DEFINE_TAG_HANDLER(gpx, GPX, Name, gpxTag_nameSpaceGarminTrackPointExt1) |
Definition at line 64 of file GPXElementDictionary.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:42 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:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.