• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdeedu API Reference
  • KDE Home
  • Contact Us
 

marble

  • sources
  • kde-4.14
  • kdeedu
  • marble
  • src
  • lib
  • marble
  • geodata
  • handlers
  • dgml
DgmlAuxillaryDictionary.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2007 Nikolas Zimmermann <zimmermann@kde.org>
3  Copyright (C) 2007 Torsten Rahn <rahn@kde.org>
4 
5  This file is part of the KDE project
6 
7  This library is free software you can redistribute it and/or
8  modify it under the terms of the GNU Library General Public
9  License as published by the Free Software Foundation either
10  version 2 of the License, or (at your option) any later version.
11 
12  This library is distributed in the hope that it will be useful,
13  but WITHOUT ANY WARRANTY without even the implied warranty of
14  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15  Library General Public License for more details.
16 
17  You should have received a copy of the GNU Library General Public License
18  aint with this library see the file COPYING.LIB. If not, write to
19  the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
20  Boston, MA 02110-1301, USA.
21 */
22 
23 #ifndef MARBLE_DGML_AUXILLARYDICTIONARY_H
24 #define MARBLE_DGML_AUXILLARYDICTIONARY_H
25 
26 // Lists all known DGML 2.0 auxiliary strings
27 
28 // This tags are compared with the backend attribute from the
29 // <layer> tag in the .dgml file.
30 // When the backend value is parsed, it is turned
31 // tolower so if the values in this class are not lowercase
32 // it wont see they are the same
33 
34 namespace Marble
35 {
36 namespace dgml
37 {
38  extern const char* dgmlValue_true;
39  extern const char* dgmlValue_on;
40  extern const char* dgmlValue_texture;
41  extern const char* dgmlValue_vector;
42  extern const char* dgmlValue_vectortile;
43  extern const char* dgmlValue_geodata;
44 }
45 }
46 
47 #endif
Marble::dgml::dgmlValue_true
const char * dgmlValue_true
Definition: DgmlAuxillaryDictionary.cpp:36
Marble::dgml::dgmlValue_geodata
const char * dgmlValue_geodata
Definition: DgmlAuxillaryDictionary.cpp:41
Marble::dgml::dgmlValue_texture
const char * dgmlValue_texture
Definition: DgmlAuxillaryDictionary.cpp:38
Marble::dgml::dgmlValue_on
const char * dgmlValue_on
Definition: DgmlAuxillaryDictionary.cpp:37
Marble::dgml::dgmlValue_vector
const char * dgmlValue_vector
Definition: DgmlAuxillaryDictionary.cpp:39
Marble::dgml::dgmlValue_vectortile
const char * dgmlValue_vectortile
Definition: DgmlAuxillaryDictionary.cpp:40
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

marble

Skip menu "marble"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdeedu API Reference

Skip menu "kdeedu API Reference"
  • Analitza
  •     lib
  • kalgebra
  • kalzium
  •   libscience
  • kanagram
  • kig
  •   lib
  • klettres
  • marble
  • parley
  • rocs
  •   App
  •   RocsCore
  •   VisualEditor
  •   stepcore

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal