marble
Marble::GeoScenePalette Class Reference
#include <GeoScenePalette.h>
Inheritance diagram for Marble::GeoScenePalette:
Public Member Functions | |
GeoScenePalette (const QString &type, const QString &file) | |
QString | file () const |
bool | operator== (const GeoScenePalette &rhs) const |
void | setFile (const QString &file) |
void | setType (const QString &type) |
QString | type () const |
Public Member Functions inherited from Marble::GeoNode | |
GeoNode () | |
virtual | ~GeoNode () |
virtual const char * | nodeType () const |
Detailed Description
Palette of a GeoScene document.
Definition at line 36 of file GeoScenePalette.h.
Constructor & Destructor Documentation
Definition at line 27 of file GeoScenePalette.cpp.
Member Function Documentation
QString Marble::GeoScenePalette::file | ( | ) | const |
Definition at line 44 of file GeoScenePalette.cpp.
bool Marble::GeoScenePalette::operator== | ( | const GeoScenePalette & | rhs | ) | const |
Definition at line 54 of file GeoScenePalette.cpp.
void Marble::GeoScenePalette::setFile | ( | const QString & | file | ) |
Definition at line 49 of file GeoScenePalette.cpp.
void Marble::GeoScenePalette::setType | ( | const QString & | type | ) |
Definition at line 39 of file GeoScenePalette.cpp.
QString Marble::GeoScenePalette::type | ( | ) | const |
Definition at line 34 of file GeoScenePalette.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.