• 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
  • data
GeoDataExtendedData_p.h
Go to the documentation of this file.
1 //
2 // This file is part of the Marble Virtual Globe.
3 //
4 // This program is free software licensed under the GNU LGPL. You can
5 // find a copy of this license in LICENSE.txt in the top directory of
6 // the source code.
7 //
8 // Copyright 2010 Harshit Jain <hjain.itbhu@gmail.com>
9 //
10 
11 #ifndef GEODATAEXTENDEDDATAPRIVATE_H
12 #define GEODATAEXTENDEDDATAPRIVATE_H
13 
14 #include <QString>
15 #include <QHash>
16 
17 #include "GeoDataData.h"
18 #include "GeoDataSimpleArrayData.h"
19 
20 #include "GeoDataTypes.h"
21 
22 namespace Marble
23 {
24 
25 class GeoDataExtendedDataPrivate
26 {
27  public:
28 
29  const char* nodeType() const
30  {
31  return GeoDataTypes::GeoDataExtendedDataType;
32  }
33 
34  QHash< QString, GeoDataData > hash;
35  QHash< QString, GeoDataSimpleArrayData* > arrayHash;
36 
37 };
38 
39 } // namespace Marble
40 
41 #endif //GEODATAEXTENDEDDATAPRIVATE_H
Marble::GeoDataExtendedDataPrivate::arrayHash
QHash< QString, GeoDataSimpleArrayData * > arrayHash
Definition: GeoDataExtendedData_p.h:35
Marble::GeoDataExtendedDataPrivate::hash
QHash< QString, GeoDataData > hash
Definition: GeoDataExtendedData_p.h:34
Marble::GeoDataTypes::GeoDataExtendedDataType
const char * GeoDataExtendedDataType
Definition: GeoDataTypes.cpp:39
QHash
Marble::GeoDataExtendedDataPrivate
Definition: GeoDataExtendedData_p.h:25
Marble::GeoDataExtendedDataPrivate::nodeType
const char * nodeType() const
Definition: GeoDataExtendedData_p.h:29
GeoDataSimpleArrayData.h
GeoDataData.h
GeoDataTypes.h
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:39 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