| WARNING: USE THIS SOFTWARE AT YOUR OWN RISK! THIS IS EXPERIMENTAL SOFTWARE NOT INTENDED FOR PRODUCTION USE! Zuble is currently an early stage prototype. As such Zuble is minimally tested and inherently unstable. It is provided for experimental, development, and demonstration purposes only. | Zuble QML Types | Zuble C++ Classes | Zuble Overview |
|
Zuble
0.1
Zuble Framework C++/QML extension API
|
This is the complete list of members for Zbl::ZSettings, including all inherited members.
| allBundles() const | Zbl::ZSettings | |
| allKeys | Zbl::ZSettings | |
| applicationName | Zbl::ZSettings | |
| beginGroup(const QString &prefix) | Zbl::ZSettings | |
| beginReadArray(const QString &prefix) | Zbl::ZSettings | |
| beginWriteArray(const QString &prefix, int size=-1) | Zbl::ZSettings | |
| bundle(const QString &id) const | Zbl::ZSettings | |
| bundleMap typedef | Zbl::ZSettings | private |
| childGroups | Zbl::ZSettings | |
| childKeys | Zbl::ZSettings | |
| clear() | Zbl::ZSettings | |
| contains(const QString &key) const | Zbl::ZSettings | |
| containsBundle(const QString &id) | Zbl::ZSettings | static |
| createTags() | Zbl::ZSettings | protectedstatic |
| dumpGroup(const QString &groupKey, const QVariant &group) | Zbl::ZSettings | protectedstatic |
| dumpMap(const QSettings::SettingsMap &map) | Zbl::ZSettings | protectedstatic |
| endArray() | Zbl::ZSettings | |
| endGroup() | Zbl::ZSettings | |
| ensureFileExists(const QString &filePath) | Zbl::ZSettings | protectedstatic |
| fileName | Zbl::ZSettings | |
| format | Zbl::ZSettings | |
| getAllBundles() | Zbl::ZSettings | static |
| getAllKeys() const | Zbl::ZSettings | |
| getApplicationName() const | Zbl::ZSettings | |
| getBundle(const QString &id) | Zbl::ZSettings | static |
| getBundleMetadata(const QString &id) | Zbl::ZSettings | static |
| getBundleMetapath(const QString &id) | Zbl::ZSettings | static |
| getBundleSettings(const QString &id) | Zbl::ZSettings | static |
| getChildGroups() const | Zbl::ZSettings | |
| getChildKeys() const | Zbl::ZSettings | |
| getFileName() const | Zbl::ZSettings | |
| getFormat() const | Zbl::ZSettings | |
| getOrganizationName() const | Zbl::ZSettings | |
| getScope() const | Zbl::ZSettings | |
| getTags() | Zbl::ZSettings | |
| getWritable() const | Zbl::ZSettings | |
| group() const | Zbl::ZSettings | |
| hasBundle(const QString &id) const | Zbl::ZSettings | |
| insertBundle(const QString &id, const QString &metaPath, QSettings::Scope scope=QSettings::UserScope, const QString organization=QString(), const QString application=QString()) | Zbl::ZSettings | static |
| insertBundle(const QString &id, const QString &meta, const QString &dataPath, bool metaAtomic=false) | Zbl::ZSettings | static |
| insertBundle(const QString &id, QVariant bundle) | Zbl::ZSettings | |
| isWritable | Zbl::ZSettings | |
| m_bundles | Zbl::ZSettings | protectedstatic |
| m_ext | Zbl::ZSettings | protectedstatic |
| m_format | Zbl::ZSettings | protectedstatic |
| m_maxFileSize | Zbl::ZSettings | protectedstatic |
| m_s | Zbl::ZSettings | protected |
| m_tags | Zbl::ZSettings | protectedstatic |
| m_watcher | Zbl::ZSettings | protectedstatic |
| m_watching | Zbl::ZSettings | protected |
| mapConfigSettings(const char *configFilePath) | Zbl::ZSettings | static |
| onFileChanged(const QString &path) | Zbl::ZSettings | protected |
| open(int scope=static_cast< int >(QSettings::UserScope), const QString &application=QString(), const QString &organization=QString()) | Zbl::ZSettings | |
| open(const QString &filePath) | Zbl::ZSettings | |
| open(const SettingsBundle &settingsBundle) | Zbl::ZSettings | protected |
| organizationName | Zbl::ZSettings | |
| readFunc(QIODevice &device, QSettings::SettingsMap &map) | Zbl::ZSettings | static |
| realizeSettings(const QString &id, const SettingsBundle &settingsBundle) | Zbl::ZSettings | static |
| rectifySettingsDataPath(const QString &dataPath) | Zbl::ZSettings | protectedstatic |
| registerType() | Zbl::ZSettings | static |
| remove(const QString &key) | Zbl::ZSettings | |
| scope | Zbl::ZSettings | |
| scopeToText(QSettings::Scope scope) | Zbl::ZSettings | static |
| setArrayIndex(int i) | Zbl::ZSettings | |
| setFileWatcher(bool enabled) | Zbl::ZSettings | |
| settingsModified(const QString &path) | Zbl::ZSettings | signal |
| setValue(const QString &key, const QVariant &value) | Zbl::ZSettings | |
| status() const | Zbl::ZSettings | |
| sync() | Zbl::ZSettings | |
| tags | Zbl::ZSettings | |
| textToScope(const QString &text) | Zbl::ZSettings | static |
| updateValue(const QString &settingPath, const QString &settingName, QVariant oldValue, QVariant newValue) | Zbl::ZSettings | signal |
| validateOpen() | Zbl::ZSettings | protected |
| validateStatus() const | Zbl::ZSettings | inlineprotected |
| validateWatcher() const | Zbl::ZSettings | inlineprotected |
| value(const QString &key, const QVariant &defaultValue=QVariant()) const | Zbl::ZSettings | |
| writeFunc(QIODevice &device, const QSettings::SettingsMap &map) | Zbl::ZSettings | static |
| zInit() | Zbl::ZSettings | static |
| ZSettings(QObject *parent=nullptr) | Zbl::ZSettings | explicit |
| ~ZSettings() | Zbl::ZSettings | virtual |
Zuble documentation copyright © 2019 Bob Dinitto. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Zuble is a derivative work of Qt version 5. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.
1.8.13