Marble::GeoSceneIcon
Marble::GeoSceneIcon Class Reference
#include <GeoSceneIcon.h>
Inheritance diagram for Marble::GeoSceneIcon:
Public Member Functions | |
QColor | color () const |
const char * | nodeType () const override |
QString | pixmap () const |
void | setColor (const QColor &) |
void | setPixmap (const QString &) |
Public Member Functions inherited from Marble::GeoNode |
Detailed Description
Icon properties of a GeoScene document.
Definition at line 23 of file GeoSceneIcon.h.
Constructor & Destructor Documentation
◆ GeoSceneIcon()
Marble::GeoSceneIcon::GeoSceneIcon | ( | ) |
Definition at line 14 of file GeoSceneIcon.cpp.
Member Function Documentation
◆ color()
QColor Marble::GeoSceneIcon::color | ( | ) | const |
Definition at line 31 of file GeoSceneIcon.cpp.
◆ nodeType()
|
overridevirtual |
Provides type information for downcasting a GeoNode.
Implements Marble::GeoNode.
Definition at line 41 of file GeoSceneIcon.cpp.
◆ pixmap()
QString Marble::GeoSceneIcon::pixmap | ( | ) | const |
Definition at line 21 of file GeoSceneIcon.cpp.
◆ setColor()
void Marble::GeoSceneIcon::setColor | ( | const QColor & | color | ) |
Definition at line 36 of file GeoSceneIcon.cpp.
◆ setPixmap()
void Marble::GeoSceneIcon::setPixmap | ( | const QString & | pixmap | ) |
Definition at line 26 of file GeoSceneIcon.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 Mon Nov 4 2024 16:37:04 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:37:04 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.