marble
Marble::GeoSceneLegend Class Reference
#include <GeoSceneLegend.h>
Inheritance diagram for Marble::GeoSceneLegend:
Public Member Functions | |
GeoSceneLegend () | |
~GeoSceneLegend () | |
void | addSection (const GeoSceneSection *) |
virtual const char * | nodeType () const |
QVector< const GeoSceneSection * > | sections () const |
Public Member Functions inherited from Marble::GeoNode | |
GeoNode () | |
virtual | ~GeoNode () |
Detailed Description
Legend of a GeoScene document.
Definition at line 41 of file GeoSceneLegend.h.
Constructor & Destructor Documentation
Marble::GeoSceneLegend::GeoSceneLegend | ( | ) |
Definition at line 50 of file GeoSceneLegend.cpp.
Marble::GeoSceneLegend::~GeoSceneLegend | ( | ) |
Definition at line 55 of file GeoSceneLegend.cpp.
Member Function Documentation
void Marble::GeoSceneLegend::addSection | ( | const GeoSceneSection * | section | ) |
Add a section to the legend.
- Parameters
-
section the new section
Definition at line 65 of file GeoSceneLegend.cpp.
|
virtual |
Reimplemented from Marble::GeoNode.
Definition at line 60 of file GeoSceneLegend.cpp.
QVector< const GeoSceneSection * > Marble::GeoSceneLegend::sections | ( | ) | const |
Definition at line 86 of file GeoSceneLegend.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.