roviz  0.7
Code Documentation of roviz
SettingsScope Member List

This is the complete list of members for SettingsScope, including all inherited members.

allSettings(bool recurse=false)SettingsScope
applicationScope()SettingsScopestatic
deinit()SettingsScopestatic
globalScope()SettingsScopestatic
init()SettingsScopestatic
load(const QDomElement &parent)SettingsScope
nameSettingsScope
name() constSettingsScope
parentScope() constSettingsScopeinline
parentScopeChanged(SettingsScope *old)SettingsScopesignal
save(QDomDocument &doc, QDomElement &parent)SettingsScope
scopeChanged()SettingsScopesignal
scopeId() constSettingsScope
setName(const QString &name)SettingsScope
setParentScope(SettingsScope *newParent)SettingsScope
SettingsScope(const QString &name, SettingsScope *parent=0)SettingsScopeexplicit
setValue(const QString &key, const QVariant &value)SettingsScope
value(const QString &key, QVariant defaultValue=QVariant(), bool searchAll=true) constSettingsScope
valueChanged(const QString &key, const QVariant &value)SettingsScopesignal
~SettingsScope()SettingsScopevirtual