Marble::GeoSceneLegend

Search for usage in LXR

Marble::GeoSceneLegend Class Reference

#include <GeoSceneLegend.h>

Inheritance diagram for Marble::GeoSceneLegend:

Public Member Functions

void addSection (const GeoSceneSection *)
 
const char * nodeType () const override
 
QVector< const GeoSceneSection * > sections () const
 

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 30 of file GeoSceneLegend.cpp.

◆ ~GeoSceneLegend()

Marble::GeoSceneLegend::~GeoSceneLegend ( )
override

Definition at line 35 of file GeoSceneLegend.cpp.

Member Function Documentation

◆ addSection()

void Marble::GeoSceneLegend::addSection ( const GeoSceneSection * section)

Add a section to the legend.

Parameters
sectionthe new section

Definition at line 45 of file GeoSceneLegend.cpp.

◆ nodeType()

const char * Marble::GeoSceneLegend::nodeType ( ) const
overridevirtual

Provides type information for downcasting a GeoNode.

Implements Marble::GeoNode.

Definition at line 40 of file GeoSceneLegend.cpp.

◆ sections()

QVector< const GeoSceneSection * > Marble::GeoSceneLegend::sections ( ) const

Definition at line 66 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 Tue Mar 26 2024 11:18:18 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.