marble
GeoSceneGroup.cpp
Go to the documentation of this file.
Settings property within a GeoScene document.
Definition: GeoSceneProperty.h:39
void valueChanged(QString, bool)
QVector< GeoSceneProperty * > properties()
Definition: GeoSceneGroup.cpp:138
bool setPropertyValue(const QString &name, bool value)
Set the value of a property in this group.
Definition: GeoSceneGroup.cpp:57
Group inside the settings of a GeoScene document.
Definition: GeoSceneGroup.h:40
bool propertyValue(const QString &name, bool &value) const
Get the value of a property in this group.
Definition: GeoSceneGroup.cpp:72
const GeoSceneProperty * property(const QString &name) const
Definition: GeoSceneGroup.cpp:114
GeoSceneGroup(const QString &name)
Definition: GeoSceneGroup.cpp:31
bool propertyAvailable(const QString &name, bool &available) const
Get the availability of a property in this group.
Definition: GeoSceneGroup.cpp:41
void addProperty(GeoSceneProperty *)
Add a property to this setting group.
Definition: GeoSceneGroup.cpp:88
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.