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

Public Member Functions | |
QString | description () const |
GeoSceneIcon * | icon () |
const GeoSceneIcon * | icon () const |
GeoSceneLicense * | license () |
const GeoSceneLicense * | license () const |
QString | mapThemeId () const |
QString | name () const |
const char * | nodeType () const override |
qreal | radius () const |
void | setDescription (const QString &) |
void | setName (const QString &name) |
void | setRadius (qreal radius) |
void | setTarget (const QString &target) |
void | setTheme (const QString &theme) |
void | setVisible (bool visible) |
QString | target () const |
QString | theme () const |
bool | visible () const |
GeoSceneZoom * | zoom () |
const GeoSceneZoom * | zoom () const |
Detailed Description
General properties and identifiers of a GeoScene document.
Definition at line 30 of file GeoSceneHead.h.
Member Function Documentation
◆ nodeType()
|
overridevirtual |
Provides type information for downcasting a GeoNode.
Implements Marble::GeoNode.
Definition at line 66 of file GeoSceneHead.cpp.
◆ radius()
qreal Marble::GeoSceneHead::radius | ( | ) | const |
Planet radius, 0.0 if unknown.
Definition at line 116 of file GeoSceneHead.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Sep 27 2023 04:09:08 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Sep 27 2023 04:09:08 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.