marble
DgmlDownloadPolicyTagHandler.cpp
Go to the documentation of this file.
47 if ( !parentItem.represents( dgmlTag_Texture ) && !parentItem.represents( dgmlTag_Vectortile ) ) {
const char * dgmlTag_DownloadPolicy
Definition: DgmlElementDictionary.cpp:43
A shared base class for all classes that are mapped to a specific tag (ie.
Definition: GeoDocument.h:60
GeoStackItem parentElement(unsigned int depth=0) const
Definition: GeoParser.cpp:122
Definition: GeoSceneTiled.h:43
Browsing mode, normal operation of Marble, like a web browser.
Definition: MarbleGlobal.h:162
static GeoTagHandlerRegistrar handler(GeoParser::QualifiedName(dgmlTag_DownloadPolicy, dgmlTag_nameSpace20), new DgmlDownloadPolicyTagHandler)
Definition: GeoParser.h:40
const char * dgmlAttr_maximumConnections
Definition: DgmlAttributeDictionary.cpp:49
QString attribute(const char *attributeName) const
Definition: GeoParser.cpp:200
const char * dgmlTag_nameSpace20
Definition: DgmlElementDictionary.cpp:31
Definition: GeoParser.h:97
virtual bool isValidElement(const QString &tagName) const
Definition: GeoParser.cpp:117
const char * dgmlTag_Vectortile
Definition: DgmlElementDictionary.cpp:76
virtual GeoNode * parse(GeoParser &) const
Definition: DgmlDownloadPolicyTagHandler.cpp:40
Bulk download, for example "File/Download region".
Definition: MarbleGlobal.h:161
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:49 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:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.