Marble
GeoSceneGroup.h
A shared base class for all classes that are mapped to a specific tag (ie.
Definition GeoDocument.h:35
bool propertyAvailable(const QString &name, bool &available) const
Get the availability of a property in this group.
Definition GeoSceneGroup.cpp:25
bool setPropertyValue(const QString &name, bool value)
Set the value of a property in this group.
Definition GeoSceneGroup.cpp:41
const char * nodeType() const override
Provides type information for downcasting a GeoNode.
Definition GeoSceneGroup.cpp:144
void addProperty(GeoSceneProperty *)
Add a property to this setting group.
Definition GeoSceneGroup.cpp:72
bool propertyValue(const QString &name, bool &value) const
Get the value of a property in this group.
Definition GeoSceneGroup.cpp:56
Settings property within a GeoScene document.
Definition GeoSceneProperty.h:25
Binds a QML item to a specific geodetic location in screen coordinates.
Definition AbstractDataPlugin.cpp:23
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:37:03 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:03 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.