|
roviz
0.7
Code Documentation of roviz
|
This is the complete list of members for SettingsScope, including all inherited members.
| allSettings(bool recurse=false) | SettingsScope | |
| applicationScope() | SettingsScope | static |
| deinit() | SettingsScope | static |
| globalScope() | SettingsScope | static |
| init() | SettingsScope | static |
| load(const QDomElement &parent) | SettingsScope | |
| name | SettingsScope | |
| name() const | SettingsScope | |
| parentScope() const | SettingsScope | inline |
| parentScopeChanged(SettingsScope *old) | SettingsScope | signal |
| save(QDomDocument &doc, QDomElement &parent) | SettingsScope | |
| scopeChanged() | SettingsScope | signal |
| scopeId() const | SettingsScope | |
| setName(const QString &name) | SettingsScope | |
| setParentScope(SettingsScope *newParent) | SettingsScope | |
| SettingsScope(const QString &name, SettingsScope *parent=0) | SettingsScope | explicit |
| setValue(const QString &key, const QVariant &value) | SettingsScope | |
| value(const QString &key, QVariant defaultValue=QVariant(), bool searchAll=true) const | SettingsScope | |
| valueChanged(const QString &key, const QVariant &value) | SettingsScope | signal |
| ~SettingsScope() | SettingsScope | virtual |
1.8.13