Marble::GeoSceneItem

Search for usage in LXR

Marble::GeoSceneItem Class Reference

#include <GeoSceneItem.h>

Inheritance diagram for Marble::GeoSceneItem:

Public Member Functions

 GeoSceneItem (const QString &name)
 
bool checkable () const
 
QString connectTo () const
 
GeoSceneIconicon ()
 
const GeoSceneIconicon () const
 
QString name () const
 
const char * nodeType () const override
 
void setCheckable (bool checkable)
 
void setConnectTo (const QString &text)
 
void setSpacing (int spacing)
 
void setText (const QString &text)
 
int spacing () const
 
QString text () const
 

Detailed Description

The section item in a legend of a GeoScene document.

Definition at line 23 of file GeoSceneItem.h.

Member Function Documentation

◆ nodeType()

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

Provides type information for downcasting a GeoNode.

Implements Marble::GeoNode.

Definition at line 30 of file GeoSceneItem.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 Sat Sep 30 2023 04:09:42 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.