marble
Marble::KmlLineStyleTagWriter Class Reference
  #include <KmlLineStyleTagWriter.h>
Inheritance diagram for Marble::KmlLineStyleTagWriter:

Public Member Functions | |
| KmlLineStyleTagWriter () | |
  Public Member Functions inherited from Marble::KmlColorStyleTagWriter | |
| KmlColorStyleTagWriter (const QString &elementName) | |
| bool | write (const GeoNode *node, GeoWriter &writer) const | 
Protected Member Functions | |
| virtual bool | writeMid (const GeoNode *node, GeoWriter &writer) const | 
  Protected Member Functions inherited from Marble::GeoTagWriter | |
| GeoTagWriter () | |
| virtual | ~GeoTagWriter () | 
| bool | writeElement (const GeoNode *object, GeoWriter &writer) const | 
Additional Inherited Members | |
  Public Types inherited from Marble::GeoTagWriter | |
| typedef QPair< QString, QString > | QualifiedName | 
  Static Public Member Functions inherited from Marble::KmlColorStyleTagWriter | |
| static QString | formatColor (const QColor &color) | 
Detailed Description
Definition at line 19 of file KmlLineStyleTagWriter.h.
Constructor & Destructor Documentation
| Marble::KmlLineStyleTagWriter::KmlLineStyleTagWriter | ( | ) | 
Definition at line 26 of file KmlLineStyleTagWriter.cpp.
Member Function Documentation
      
  | 
  protectedvirtual | 
Implements Marble::KmlColorStyleTagWriter.
Definition at line 31 of file KmlLineStyleTagWriter.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:56 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:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference
 Public Member Functions inherited from