Marble::GeoSceneLegend
Marble::GeoSceneLegend Class Reference
#include <GeoSceneLegend.h>
Inheritance diagram for Marble::GeoSceneLegend:
Public Member Functions | |
void | addSection (const GeoSceneSection *) |
const char * | nodeType () const override |
QList< const GeoSceneSection * > | sections () const |
Public Member Functions inherited from Marble::GeoNode |
Detailed Description
Legend of a GeoScene document.
Definition at line 26 of file GeoSceneLegend.h.
Constructor & Destructor Documentation
◆ GeoSceneLegend()
Marble::GeoSceneLegend::GeoSceneLegend | ( | ) |
Definition at line 29 of file GeoSceneLegend.cpp.
◆ ~GeoSceneLegend()
|
override |
Definition at line 34 of file GeoSceneLegend.cpp.
Member Function Documentation
◆ addSection()
void Marble::GeoSceneLegend::addSection | ( | const GeoSceneSection * | section | ) |
Add a section to the legend.
- Parameters
-
section the new section
Definition at line 44 of file GeoSceneLegend.cpp.
◆ nodeType()
|
overridevirtual |
Provides type information for downcasting a GeoNode.
Implements Marble::GeoNode.
Definition at line 39 of file GeoSceneLegend.cpp.
◆ sections()
QList< const GeoSceneSection * > Marble::GeoSceneLegend::sections | ( | ) | const |
Definition at line 64 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-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:37:04 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:37:04 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.