Marble
GeoSceneGroup.cpp
bool propertyValue(const QString &name, bool &value) const
Get the value of a property in this group.
Definition: GeoSceneGroup.cpp:58
bool setPropertyValue(const QString &name, bool value)
Set the value of a property in this group.
Definition: GeoSceneGroup.cpp:43
bool propertyAvailable(const QString &name, bool &available) const
Get the availability of a property in this group.
Definition: GeoSceneGroup.cpp:27
QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
Settings property within a GeoScene document.
Definition: GeoSceneProperty.h:24
Binds a QML item to a specific geodetic location in screen coordinates.
Definition: AbstractDataPlugin.cpp:22
const char * nodeType() const override
Provides type information for downcasting a GeoNode.
Definition: GeoSceneGroup.cpp:149
void addProperty(GeoSceneProperty *)
Add a property to this setting group.
Definition: GeoSceneGroup.cpp:74
void reserve(int size)
const char * name(StandardAction id)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:12:26 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:12:26 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.