• 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
BookmarkManager_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 Gaurav Gupta <1989.gaurav@googlemail.com>
9 //
10 
11 #ifndef MARBLE_BOOKMARKMANAGERPRIVATE_H
12 #define MARBLE_BOOKMARKMANAGERPRIVATE_H
13 
14 #include <QString>
15 
16 namespace Marble
17 {
18 
19 class GeoDataContainer;
20 class GeoDataDocument;
21 class GeoDataTreeModel;
22 
23 class BookmarkManagerPrivate
24 {
25 public:
26  explicit BookmarkManagerPrivate( GeoDataTreeModel *treeModel );
27 
28  ~BookmarkManagerPrivate();
29 
30  void resetBookmarkDocument();
31 
32  static void setVisualCategory( GeoDataContainer *container );
33 
34  GeoDataTreeModel *const m_treeModel;
35 
36  GeoDataDocument *m_bookmarkDocument;
37 
38  QString m_bookmarkFileRelativePath;
39 };
40 
41 }
42 
43 #endif
Marble::BookmarkManagerPrivate::m_bookmarkFileRelativePath
QString m_bookmarkFileRelativePath
Definition: BookmarkManager_p.h:38
Marble::GeoDataDocument
A container for Features, Styles and in the future Schemas.
Definition: GeoDataDocument.h:65
Marble::GeoDataTreeModel
The representation of GeoData in a model This class represents all available data given by kml-data f...
Definition: GeoDataTreeModel.h:32
Marble::GeoDataContainer
A base class that can hold GeoDataFeatures.
Definition: GeoDataContainer.h:47
Marble::BookmarkManagerPrivate::m_bookmarkDocument
GeoDataDocument * m_bookmarkDocument
Definition: BookmarkManager_p.h:36
Marble::BookmarkManagerPrivate::~BookmarkManagerPrivate
~BookmarkManagerPrivate()
Definition: BookmarkManager.cpp:37
Marble::BookmarkManagerPrivate::setVisualCategory
static void setVisualCategory(GeoDataContainer *container)
Definition: BookmarkManager.cpp:64
Marble::BookmarkManagerPrivate::m_treeModel
GeoDataTreeModel *const m_treeModel
Definition: BookmarkManager_p.h:34
QString
Marble::BookmarkManagerPrivate::BookmarkManagerPrivate
BookmarkManagerPrivate(GeoDataTreeModel *treeModel)
Definition: BookmarkManager.cpp:29
Marble::BookmarkManagerPrivate
Definition: BookmarkManager_p.h:23
Marble::BookmarkManagerPrivate::resetBookmarkDocument
void resetBookmarkDocument()
Definition: BookmarkManager.cpp:47
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