• 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
  • writers
  • kml
KmlPlaylistTagWriter.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 2013 Adrian Draghici <draghici.adrian.b@gmail.com>
9 //
10 
11 #ifndef MARBLE_KMLPLAYLISTTAGWRITER_H
12 #define MARBLE_KMLPLAYLISTTAGWRITER_H
13 
14 #include "GeoTagWriter.h"
15 #include "GeoDataTourControl.h"
16 #include "GeoDataWait.h"
17 #include "GeoDataFlyTo.h"
18 #include "GeoDataSoundCue.h"
19 
20 namespace Marble
21 {
22 
23 class KmlPlaylistTagWriter : public GeoTagWriter
24 {
25 public:
26  virtual bool write( const GeoNode *node, GeoWriter& writer ) const;
27 
28 private:
29  void writeTourPrimitive( const GeoNode *primitive, GeoWriter& writer ) const;
30  static void writeTourControl( const GeoDataTourControl* tourControl, GeoWriter& writer );
31  static void writeWait( const GeoDataWait* wait, GeoWriter& writer );
32  static void writeSoundCue( const GeoDataSoundCue *cue, GeoWriter &writer );
33  static QString playModeToString( GeoDataTourControl::PlayMode playMode );
34 };
35 
36 }
37 
38 #endif
Marble::GeoDataTourControl::PlayMode
PlayMode
Definition: GeoDataTourControl.h:22
GeoTagWriter.h
Marble::GeoNode
A shared base class for all classes that are mapped to a specific tag (ie.
Definition: GeoDocument.h:60
GeoDataWait.h
Marble::KmlPlaylistTagWriter
Definition: KmlPlaylistTagWriter.h:23
Marble::GeoDataSoundCue
Definition: GeoDataSoundCue.h:19
GeoDataSoundCue.h
Marble::GeoDataWait
Definition: GeoDataWait.h:19
Marble::KmlPlaylistTagWriter::write
virtual bool write(const GeoNode *node, GeoWriter &writer) const
Definition: KmlPlaylistTagWriter.cpp:27
Marble::GeoTagWriter
Base class intended to be subclassed by specific XML tag writers This class provides a base class tha...
Definition: GeoTagWriter.h:31
GeoDataTourControl.h
Marble::GeoWriter
Standard Marble way of writing XML This class is intended to be a standardised way of writing XML for...
Definition: GeoWriter.h:29
QString
GeoDataFlyTo.h
Marble::GeoDataTourControl
Definition: GeoDataTourControl.h:19
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:40 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