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

Public Member Functions | |
GeoSceneFilter (const QString &name) | |
void | addPalette (const GeoScenePalette *palette) |
QString | name () const |
const char * | nodeType () const override |
QList< const GeoScenePalette * > | palette () const |
int | removePalette (const GeoScenePalette *palette) |
void | setName (const QString &name) |
void | setType (const QString &type) |
QString | type () const |
Detailed Description
Filter of a GeoScene document.
Definition at line 24 of file GeoSceneFilter.h.
Member Function Documentation
◆ nodeType()
|
overridevirtual |
Provides type information for downcasting a GeoNode.
Implements Marble::GeoNode.
Definition at line 61 of file GeoSceneFilter.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 Dec 5 2023 03:53:52 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Dec 5 2023 03:53:52 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.