Marble::GeoScenePalette

Search for usage in LXR

Marble::GeoScenePalette Class Reference

#include <GeoScenePalette.h>

Inheritance diagram for Marble::GeoScenePalette:

Public Member Functions

 GeoScenePalette (const QString &type, const QString &file)
 
QString file () const
 
const char * nodeType () const override
 
bool operator== (const GeoScenePalette &rhs) const
 
void setFile (const QString &file)
 
void setType (const QString &type)
 
QString type () const
 

Detailed Description

Palette of a GeoScene document.

Definition at line 21 of file GeoScenePalette.h.

Member Function Documentation

◆ nodeType()

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

Provides type information for downcasting a GeoNode.

Implements Marble::GeoNode.

Definition at line 46 of file GeoScenePalette.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 Tue Sep 26 2023 03:51:18 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.