marble
GeoTagHandler.h File Reference
Include dependency graph for GeoTagHandler.h:
Go to the source code of this file.
Classes | |
class | Marble::GeoTagHandler |
struct | Marble::GeoTagHandlerRegistrar |
Namespaces | |
Marble | |
Macros | |
#define | GEODATA_DEFINE_TAG_HANDLER(Module, UpperCaseModule, Name, NameSpace) |
Macro Definition Documentation
#define GEODATA_DEFINE_TAG_HANDLER | ( | Module, | |
UpperCaseModule, | |||
Name, | |||
NameSpace | |||
) |
Value:
static GeoTagHandlerRegistrar s_handler##Name##NameSpace(GeoParser::QualifiedName(Module##Tag_##Name, NameSpace), \
new UpperCaseModule##Name##TagHandler());
Definition at line 93 of file GeoTagHandler.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.